NetBSD/sys/dev
jtk 4f3fc10939 Fix PR#2060 (add AUDIO_PERROR ioctl to query # of playback drops), also
fix semantics of AUDIO_WERROR (now returns a count).

Also repair audio driver back to "real-time mode" where user must
provide data quickly enough for real time audio or silence is played
until user catches up.  Add optional "play all" mode (additional bit in
mode field) to play all samples provided, with silence when needed to
avoid buffer underrun.
1996-02-17 02:28:56 +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 Remove incorrect comment. From Mike Long, PR 1277. 1996-02-16 08:12:33 +00:00
isa Various: 1996-02-16 10:10:21 +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.c Fix PR#2060 (add AUDIO_PERROR ioctl to query # of playback drops), also 1996-02-17 02:28:56 +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 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 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 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 GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
mulaw.h GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
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 kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00