NetBSD/sys/dev
mycroft 121f6570d7 Drain the transmitter FIFO before changing the baud rate or FIFO depth
registers.  Fixes PR 2046.
Also, if COMCONSOLE is defined, expect CONSPEED to be the baud rate.
1996-02-17 04:04:28 +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 Drain the transmitter FIFO before changing the baud rate or FIFO depth 1996-02-17 04:04:28 +00:00
isa Drain the transmitter FIFO before changing the baud rate or FIFO depth 1996-02-17 04:04:28 +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 update for new version of 'pcidevs' 1996-01-31 00:45:25 +00:00
rcons Make it work on little-endian monochrome buffers; per Ted. 1995-11-29 22:12:58 +00:00
scsipi scsi prototypes 1996-02-14 21:46:52 +00:00
sun Eliminate remaining direct references to the z8530 chip 1996-01-30 22:34:52 +00:00
tc Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-02-02 02:33:34 +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
audio.c Fix PR#2060 (add AUDIO_PERROR ioctl to query # of playback drops), also 1996-02-17 02:28:56 +00:00
audiovar.h Fix PR#2060 (add AUDIO_PERROR ioctl to query # of playback drops), also 1996-02-17 02:28:56 +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