NetBSD/sys/arch/arm32/mainbus
thorpej 5c67e5fad9 New device attachment scheme:
- split softc size and match/attach out from cfdriver into
	  a new struct cfattach.

	- new "attach" directive for files.*.  May specify the name of
	  the cfattach structure, so that devices may be easily attached
	  to parents with different autoconfiguration semantics.
1996-03-17 01:16:48 +00:00
..
beep.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
com.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
comreg.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
cpu.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
fd.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
fdreg.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
kbd.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
lpt.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
lptreg.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
mainbus.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
mainbus.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:24:54 +00:00
qmouse.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
vidcaudio.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
waveform.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:24:54 +00:00
wd.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
wdreg.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:24:54 +00:00