freebsd-dev/sys/i386/scsi
Justin T. Gibbs 4d04269a37 Fix some more problems in the recovery code.
Cleanup of the disconnected list was broken in the SCB paging case
    (confusion of NULLand SCB_LIST_NULL)
Implement a clean mechanism for determining that we have exited the timeout
    state and test for this in ahc_done instead of all over the place.
Bring back the use of AAP (Auto Access Pause) I don't think it was the
    true cause of the bus hangs people were reporting.
We want to reset the bus if we've been through an Abort action, not if
    we are a recovery SCB (one implies the other, but not vice-versa).
1997-02-19 01:00:51 +00:00
..
93cx6.c
93cx6.h
advansys.c
advansys.h
aic7xxx.c Fix some more problems in the recovery code. 1997-02-19 01:00:51 +00:00
aic7xxx.h Don't rely on AAP(Auto Access Pause) when queueing SCBs to the card. This 1997-02-18 04:25:31 +00:00
bt.c
btreg.h