NetBSD/sys/dev
jonathan 5bccfd6764 Additional fixes to complete the NetBSD/1.1B config changes:
Add new device-attach struct cfattach asc_ca and struct cfdriver asc_cd.
Change cfdriver references from "XXXcd"  to "XXX_cd".
1996-03-18 01:39:47 +00:00
..
ata New device attachment scheme: 1996-03-17 00:53:54 +00:00
dec Convert all devices according to the changes to config. 1996-03-17 22:56:15 +00:00
eisa New device attachment scheme: 1996-03-17 00:43:52 +00:00
ic clean up <machine/bus.h> changes a bit; no real functional change. 1996-03-17 13:40:29 +00:00
isa clean up <machine/bus.h> changes a bit; no real functional change. 1996-03-17 13:40:29 +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 spacing nit 1996-03-17 01:47:52 +00:00
rcons - add and fix prototypes and warnings. 1996-03-14 19:02:30 +00:00
scsipi Parentheses are your friends. 1996-03-17 02:06:50 +00:00
sun New device attachment scheme: 1996-03-17 00:57:14 +00:00
tc Additional fixes to complete the NetBSD/1.1B config changes: 1996-03-18 01:39:47 +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
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
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