freebsd-dev/sys/i386
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
..
apm Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
bios Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
boot Fixed biosboot to compile with Lite2. <sys/lock.h> is now a prerequisite 1997-02-18 15:09:39 +00:00
conf Use a valid value for MSGSSZ 1997-02-12 09:47:31 +00:00
eisa This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) up 1997-01-17 23:54:45 +00:00
i386 This no longer depends on NFS being defined so that it 1997-02-12 16:46:25 +00:00
ibcs2 Make this compile again after the Lite2 merge. 1997-02-10 16:32:52 +00:00
include Replaced START_ENTRY by _START_ENTRY. -current hasn't got my cleanup 1997-02-17 07:21:28 +00:00
isa Use the same blocks->size-in-MB conversion algorithm as the SCSI code 1997-02-18 23:31:53 +00:00
linux Make this compile again after the Lite2 merge. 1997-02-10 16:34:16 +00:00
pci Sync with <pci/pcibus.h>. pcibus.c unfortunately still compiled (with 1997-01-25 18:51:01 +00:00
scsi Fix some more problems in the recovery code. 1997-02-19 01:00:51 +00:00
Makefile Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00