NetBSD/sys/dev/eisa
thorpej 6d9ea4cf59 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 00:43:52 +00:00
..
Makefile list of all EISA devices that we know about (for smarter 'unconfigured' 1996-02-26 23:46:17 +00:00
aha1742.c New device attachment scheme: 1996-03-17 00:43:52 +00:00
devlist2h.awk list of all EISA devices that we know about (for smarter 'unconfigured' 1996-02-26 23:46:17 +00:00
eisa.c New device attachment scheme: 1996-03-17 00:43:52 +00:00
eisadevs clean up descriptions a bit 1996-03-17 00:18:46 +00:00
eisadevs.h update for changes eisadevs contents 1996-03-17 00:18:59 +00:00
eisadevs_data.h update for changes eisadevs contents 1996-03-17 00:18:59 +00:00
eisareg.h Better EISA autoconfiguration, per PR 1959. 1996-02-27 00:20:54 +00:00
eisavar.h New device attachment scheme: 1996-03-17 00:43:52 +00:00
files.eisa New device attachment scheme: 1996-03-17 00:43:52 +00:00