NetBSD/sys/dev
mycroft a35f0ac985 Add more debugging code. 1996-02-20 12:13:09 +00:00
..
ata Make sure we disk_busy() for every transfer we start. 1996-01-08 21:21:56 +00:00
dec Remove csralloc(), not usable anymore. 1996-02-11 13:24:50 +00:00
eisa The IST_* and IPL_* constants are not bus-specific; don't treat them as such. 1995-12-24 02:29:35 +00:00
ic Add more debugging code. 1996-02-20 12:13:09 +00:00
isa Add more debugging code. 1996-02-20 12:13:09 +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 pcidevs was changed. 1996-02-19 20:09:24 +00:00
rcons Make it work on little-endian monochrome buffers; per Ted. 1995-11-29 22:12:58 +00:00
scsipi Handle EOF a little differently. 1996-02-19 00:06:07 +00:00
sun Attach should get unit from _dev.dv_unit not sc_unit 1996-02-19 04:36:13 +00:00
tc Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-02-02 02:33:34 +00:00
audio.c Check for errors while changing gain. 1996-02-20 11:47:22 +00:00
audio_if.h The IST_* and IPL_* constants are not bus-specific; don't treat them as such. 1995-12-24 02:29:35 +00:00
audiovar.h Trivial (and probably not very good) implementation of SIGIO. 1996-02-20 10:00:31 +00:00
ccd.c Avoid deref'ing a bad pointer in ccdopen(). This could happen if 1996-02-11 18:04:01 +00:00
ccdvar.h Add experimental data mirroring support, derived from code written by 1996-02-01 20:47:13 +00:00
cninit.c
cons.c cnputc returns void 1996-02-04 02:04:08 +00:00
cons.h cnputc returns void 1996-02-04 02:04:08 +00:00
md.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
md.h Add coyright, id string; fix comments 1995-10-26 15:46:24 +00:00
mulaw.c
mulaw.h
ramdisk.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
ramdisk.h Add coyright, id string; fix comments 1995-10-26 15:46:24 +00:00
vnd.c vnd.c: Typo (disk_deta{t,}ch) It was detach in the header file and 1996-02-10 00:11:44 +00:00
vndioctl.h