Subject: how to write device drivers ?
To: None <rbsd@Kyra.FutureGroove.de>
From: Peter Berg <root@Kyra.FutureGroove.de>
List: port-arm32
Date: 02/15/1997 18:35:50
Hi,

can someone please explain me how device drivers will be written ?

What I need to know is

where to place the sources ?
(I assume /usr/src/sys/arch/arm32/podulebus/ is the right place for them)

What files of the kernel source tree need a modification to let the compiler know 
about the new sources and the kernel about "mydriver" ?

What major+minor device numbers can be used ?

Thanks in advance,
	Peter