NetBSD/sys/arch/arm32/dev
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
..
console 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
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
md_hooks.c Include <sys/device.h> for rd_match_hook(). 1996-03-09 17:26:01 +00:00
ncr5380reg.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:24:54 +00:00
ncr5380sbc.c Initial commit of the NetBSD/arm32 port. 1996-01-31 23:24:54 +00:00
ncr5380var.h Initial commit of the NetBSD/arm32 port. 1996-01-31 23:24:54 +00:00
qms.c New device attachment scheme: 1996-03-17 01:16:48 +00:00
rd_hooks.c Include <sys/device.h> for rd_match_hook(). 1996-03-09 17:26:01 +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