NetBSD/sys/arch/sun3/stand/netboot
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
..
Makefile just cleanup 1995-11-17 23:23:44 +00:00
boot.c Cleanup, and catch up with libsa changes. 1995-09-23 03:42:17 +00:00
conf.c Clean-up open/close logic of "net" device. Fixes PR 1726 1996-01-29 23:54:14 +00:00
dev_net.c Clean-up open/close logic of "net" device. Fixes PR 1726 1996-01-29 23:54:14 +00:00
dev_net.h Have netboot! 1995-06-09 22:02:39 +00:00
version.c New device attachment scheme: 1996-03-17 02:00:30 +00:00