NetBSD/sys/dev
thorpej a0be48ca23 Implement ST_Q_UNIMODAL quirk, which indicates that a drive will reject
all attempts to mode select, even if the attempted mode is supported.
Add the ST_Q_UNIMODAL quirk for the HP Colorado T4000s which exhibits
this behavior.  (Someone please lob a tactical nuke in that direction.)

From David Rosenthal <dshr@vitria.com> on netbsd-bugs.
1996-05-24 02:04:29 +00:00
..
ata Use intr.h. 1996-05-12 23:51:23 +00:00
dec Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 02:24:54 +00:00
eisa Remove some extra printfs, now that Matt has lessened my confusion. 1996-05-20 15:52:32 +00:00
ic RCS Id police. 1996-05-20 00:56:39 +00:00
isa Added flags to the iy driver to override the media autodetect mechanism, if 1996-05-22 15:39:43 +00:00
microcode RCS Id police. 1996-05-20 00:48:43 +00:00
pci Remove some extra printfs, now that Matt has lessened my confusion. 1996-05-20 15:52:32 +00:00
rcons include raster_op.c and raster_text.c if 'raster' is defined, as well 1996-04-11 21:54:38 +00:00
scsipi Implement ST_Q_UNIMODAL quirk, which indicates that a drive will reject 1996-05-24 02:04:29 +00:00
sun Rename cs_pclk_div16 to cs_brg_clk to clarify the fact that the 1996-05-17 19:32:06 +00:00
tc Add #include of pmax/kn01var.h, remove unused variables, and close 1996-05-20 23:19:16 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audio.c Remove intr.h for now. This requires more work. 1996-05-13 02:26:15 +00:00
audiovar.h Trivial (and probably not very good) implementation of SIGIO. 1996-02-20 10:00:31 +00:00
ccd.c Fix bogus return value in ccdopen(); it failed to indicate an error 1996-05-05 04:21:14 +00:00
ccdvar.h Copyright assigned to The NetBSD Foundation. 1996-02-28 01:01:17 +00:00
cninit.c
cons.c fixes for -Wall -Wmissing-prototypes: 1996-04-08 19:57:30 +00:00
cons.h Bring prototypes into scope. 1996-03-14 19:05:07 +00:00
md.c Add some prototypes. 1996-04-12 08:30:09 +00:00
md.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
mulaw.c
mulaw.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
ramdisk.c Add some prototypes. 1996-04-12 08:30:09 +00:00
ramdisk.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
vnd.c Remove dependencies to dev_conf.h and the file itself. 1996-03-30 23:05:46 +00:00
vndioctl.h