NetBSD/sys/dev
cgd 6be793f659 use mono_time, rather than time, to keep track of timeouts. time can change
unpredictably.
1996-02-24 21:09:38 +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 fix a trace message 1996-02-22 04:06:03 +00:00
isa Switch byte order of ID and configuration registers for 14f and 34f. 1996-02-24 05:27:49 +00:00
microcode
pci use mono_time, rather than time, to keep track of timeouts. time can change 1996-02-24 21:09:38 +00:00
rcons Make it work on little-endian monochrome buffers; per Ted. 1995-11-29 22:12:58 +00:00
scsipi Add a SDEV_AUTOSAVE quirk for the DEC RZ55. 1996-02-22 23:37:27 +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
mulaw.c
mulaw.h
ramdisk.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
ramdisk.h
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