freebsd-dev/sys/dev/aic7xxx
Justin T. Gibbs 7bde50c604 Revert some changes to the selection and reselection code that were thought
to fix a selection timeout problem.

If we can't find an SCB for the reconnecting target, issue a bus device
reset as the SCSI2 spec suggests.

Add a missing call to "add_scb_to_free_list" in the non paging case.  In
the non-paging case, the SCBs don't really need to be on the free list,
but putting them there clears the tag field which is something the recovery
code depends on.
1997-04-18 16:31:55 +00:00
..
aicasm aic7xxx.seq: 1997-04-10 19:13:07 +00:00
aic7xxx_asm.c aic7xxx.seq: 1997-04-10 19:13:07 +00:00
aic7xxx_asm.h Missed one. 1997-03-16 07:28:30 +00:00
aic7xxx.reg Re-arange the selection and reselection code to hopefully kill the 1997-04-14 02:26:59 +00:00
aic7xxx.seq Revert some changes to the selection and reselection code that were thought 1997-04-18 16:31:55 +00:00
aicasm_gram.y Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
aicasm_scan.l Don't depend on <sys/types.h> being (bogusly) included by <stdio.h>. 1997-03-16 17:31:59 +00:00
aicasm_symbol.c Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
aicasm_symbol.h Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
aicasm.c aic7xxx.seq: 1997-04-10 19:13:07 +00:00
aicasm.h Missed one. 1997-03-16 07:28:30 +00:00
gram.y Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
Makefile CFLAGS += -I. so that building in an obj directory works. 1997-04-03 05:56:00 +00:00
scan.l Don't depend on <sys/types.h> being (bogusly) included by <stdio.h>. 1997-03-16 17:31:59 +00:00
sequencer.h Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
symbol.c Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
symbol.h Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00