NetBSD/sys/dev
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
..
ata Add support to the ISA DMA framework for auto-initialize mode. 1996-03-01 04:08:13 +00:00
dec Check on which SBI we are frobbing, not always 0. 1996-03-09 23:38:34 +00:00
eisa New device attachment scheme: 1996-03-17 00:43:52 +00:00
ic New device attachment scheme: 1996-03-17 00:43:52 +00:00
isa New device attachment scheme: 1996-03-17 00:43:52 +00:00
microcode Add an Adaptec 2940 driver, by John Aycock and Justin Gibbs, ported to NetBSD by Stefan 1995-10-09 09:49:30 +00:00
pci fix types on a bunch of variables (were u_long's, now are U_INT32s or ncrcmds, 1996-03-14 05:21:20 +00:00
rcons - add and fix prototypes and warnings. 1996-03-14 19:02:30 +00:00
scsipi Add another broken drive that doesn't deal with LUNs properly to The List. 1996-03-05 01:45:42 +00:00
sun Remove obsolete comment. 1996-02-29 19:37:53 +00:00
tc regen 1996-03-05 23:16:20 +00:00
audio.c Bring prototypes into scope. 1996-03-14 19:05:07 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audiovar.h Trivial (and probably not very good) implementation of SIGIO. 1996-02-20 10:00:31 +00:00
ccd.c prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
ccdvar.h Copyright assigned to The NetBSD Foundation. 1996-02-28 01:01:17 +00:00
cninit.c Remove duplicate definition of `constty'. 1995-04-11 22:08:06 +00:00
cons.c cnputc returns void 1996-02-04 02:04:08 +00:00
cons.h Bring prototypes into scope. 1996-03-14 19:05:07 +00:00
dev_conf.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
md.c New device attachment scheme: 1996-03-17 00:43:52 +00:00
md.h Allow for a machine dependent match function - rd_match_hook() 1996-03-07 10:25:28 +00:00
mulaw.c GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
mulaw.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
ramdisk.c New device attachment scheme: 1996-03-17 00:43:52 +00:00
ramdisk.h Allow for a machine dependent match function - rd_match_hook() 1996-03-07 10:25:28 +00:00
vnd.c fix printf() formats 1996-03-16 23:19:08 +00:00
vndioctl.h kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00