NetBSD/sys/dev
cgd 3f2d99e7a2 fix first args in tcprint() invocations. Fix for this (and several previous
commits) from Jonathan.  This is why one (I) shouldn't commit code w/o
having any sane way to test it.
1996-02-27 07:07:26 +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 be consistent when talking about eisa_attach_args 1996-02-27 00:31:30 +00:00
ic Fix typo (PR 2123, from Michael VanLoon) 1996-02-26 22:48:32 +00:00
isa Fix typo (PR 2123, from Michael VanLoon) 1996-02-26 22:48:32 +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 alphabetize device list 1996-02-27 01:31:33 +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 fix first args in tcprint() invocations. Fix for this (and several previous 1996-02-27 07:07:26 +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 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