NetBSD/sys/dev
cgd 402f77d443 remove tricky open-coded variants of config_found(), by using the
child device pointer now returned by config_found().  (previously,
the code played games to get that pointer; now they are unnecesary.)
1996-04-04 07:08:10 +00:00
..
ata New device attachment scheme: 1996-03-17 00:53:54 +00:00
dec Ubareset are now possible, devices that wants it now set it up 1996-03-18 16:47:24 +00:00
eisa - remove unused variable 1996-03-30 23:08:29 +00:00
ic Minor optimization, and do a CLRCH after (re)selection just to be safe. 1996-04-03 15:58:13 +00:00
isa remove tricky open-coded variants of config_found(), by using the 1996-04-04 07:08:10 +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 Implement ncr_print(). 1996-04-03 08:44:15 +00:00
rcons - add and fix prototypes and warnings. 1996-03-14 19:02:30 +00:00
scsipi New SCSI media changer driver, written from scratch by me. Some 1996-04-03 00:25:21 +00:00
sun Fix typo 1996-03-21 22:37:26 +00:00
tc Fixup after the "New device attachment scheme": change {mainbus,tc,ioasic}cd 1996-03-26 13:44:07 +00:00
audio.c - Don't use dev_conf.h 1996-03-30 22:51:23 +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 Remove dependencies to dev_conf.h and the file itself. 1996-03-30 23:05:46 +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
md.c The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
md.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +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 The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
ramdisk.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
vnd.c Remove dependencies to dev_conf.h and the file itself. 1996-03-30 23:05:46 +00:00
vndioctl.h