NetBSD/sys/arch/atari
thorpej 82d914d090 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:26:49 +00:00
..
atari New device attachment scheme: 1996-03-17 01:16:48 +00:00
compile
conf New device attachment scheme: 1996-03-17 01:16:48 +00:00
dev New device attachment scheme: 1996-03-17 01:26:49 +00:00
include Add the include files and the atari kernel support for new format panic 1996-03-10 21:54:44 +00:00
stand Added to build the bootloader stuff. 1996-02-29 11:41:31 +00:00
Makefile