NetBSD/sys/arch/sun3
thorpej 3cd14f7597 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 02:00:30 +00:00
..
compile new RCS ID format. 1994-10-26 09:07:55 +00:00
conf New device attachment scheme: 1996-03-17 02:00:30 +00:00
dev New device attachment scheme: 1996-03-17 02:00:30 +00:00
include add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH, 1996-03-04 05:04:10 +00:00
stand New device attachment scheme: 1996-03-17 02:00:30 +00:00
sun3 New device attachment scheme: 1996-03-17 02:00:30 +00:00
Makefile SUBDIR=stand 1995-07-05 19:04:23 +00:00