NetBSD/sys/dev
mycroft d0742ed3c5 Several things:
1) If we get an unexpected disconnect, issue a REQUEST SENSE, as recommended
by the SCSI-2 spec.  If the target created a contingent allegiance condition,
this will clear it.  Also, if it happened while sending a SDTR or WDTR message,
disable negotiation for that target.
2) Since some lame devices still don't deal correctly, make sure we deassert
ATN if our last message out is interrupted.  If we get a MESSAGE PARITY ERROR,
we'll reassert ATN anyway.  This should ensure that we never have to send a
MESSAGE NO OPERATION.
3) Set AIC_ABORTING only when actually sending a BUS DEVICE RESET or ABORT,
so we get better error detection.
4) Other internal reorganization of no consequence.
1996-04-01 07:24:37 +00:00
..
ata New device attachment scheme: 1996-03-17 00:53:54 +00:00
dec Ubareset are now possible, devices that wants it now set it up 1996-03-18 16:47:24 +00:00
eisa - remove unused variable 1996-03-30 23:08:29 +00:00
ic Several things: 1996-04-01 07:24:37 +00:00
isa Several things: 1996-04-01 07:24:37 +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 make sure that chipset tags are used properly (because the alpha cares), 1996-03-30 05:10:29 +00:00
rcons - add and fix prototypes and warnings. 1996-03-14 19:02:30 +00:00
scsipi - Eliminate scsi_conf.h 1996-03-30 21:47:00 +00:00
sun Fix typo 1996-03-21 22:37:26 +00:00
tc Fixup after the "New device attachment scheme": change {mainbus,tc,ioasic}cd 1996-03-26 13:44:07 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audio.c - Don't use dev_conf.h 1996-03-30 22:51:23 +00:00
audiovar.h Trivial (and probably not very good) implementation of SIGIO. 1996-02-20 10:00:31 +00:00
ccd.c Remove dependencies to dev_conf.h and the file itself. 1996-03-30 23:05:46 +00:00
ccdvar.h Copyright assigned to The NetBSD Foundation. 1996-02-28 01:01:17 +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 Bring prototypes into scope. 1996-03-14 19:05:07 +00:00
md.c The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
md.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
mulaw.c GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
mulaw.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
ramdisk.c The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +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 kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00