NetBSD/sys/arch/arm32/conf
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
..
monitors Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
BETA Config files updated to specify interrupt numbers for wd, fd, com and 1996-03-08 20:35:28 +00:00
CLAIRE Config files updated to specify interrupt numbers for wd, fd, com and 1996-03-08 20:35:28 +00:00
GENERIC SCSI scanner device added to the list of SCSI devices configured. 1996-03-13 20:57:45 +00:00
Makefile.arm32 Do not build vnode_if.[ch] for each kernel. Build them once, like the 1996-02-29 20:54:58 +00:00
PHARM Config files updated to specify interrupt numbers for wd, fd, com and 1996-03-08 20:35:28 +00:00
REMY Config files updated to specify interrupt numbers for wd, fd, com and 1996-03-08 20:35:28 +00:00
VOYAGER SCSI scanner device added to the list of SCSI devices configured. 1996-03-13 20:57:45 +00:00
files.arm32 New device attachment scheme: 1996-03-17 01:16:48 +00:00
std.arm32 Removed option __FORK_BRAINDAMAGE at last. 1996-03-13 21:10:43 +00:00