freebsd-dev/sys/dev/aic7xxx
Justin T. Gibbs 0378c40c5c Fix a few problems with handling rejected transfer negotiation messages.
Use the host message loop for any unknown message types instead of performing
a reject message in the sequencer.  Pass reject messages to the host
message loop too which frees up a sequencer interrupt type slot.

Default to issuing a bus reset if initiator mode is enabled.  It seems
that the reset scsi bus bit is not defined in the same location for
all aic78xx BIOSes, so attempting to honor this setting will have to
wait until I get more information on how to detect it.

Nuke some unused variables.
1998-12-17 00:06:52 +00:00
..
aicasm Revamp the way that exceptional message handling is performed so that it 1998-12-10 04:14:50 +00:00
93cx6.c Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
93cx6.h Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
ahc_eisa.c Pull in new ccb_hdr list types. 1998-12-15 08:24:45 +00:00
ahc_pci.c Pull in new ccb_hdr list types. 1998-12-15 08:24:45 +00:00
aic7xxx_93cx6.c Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
aic7xxx_93cx6.h Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
aic7xxx.c Fix a few problems with handling rejected transfer negotiation messages. 1998-12-17 00:06:52 +00:00
aic7xxx.h Perform a save data pointers operation if a data transfer was performed 1998-12-15 08:22:42 +00:00
aic7xxx.reg Fix a few problems with handling rejected transfer negotiation messages. 1998-12-17 00:06:52 +00:00
aic7xxx.seq Fix a few problems with handling rejected transfer negotiation messages. 1998-12-17 00:06:52 +00:00
aicasm_gram.y Revamp the way that exceptional message handling is performed so that it 1998-12-10 04:14:50 +00:00
aicasm_scan.l Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
aicasm_symbol.c Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
aicasm_symbol.h Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
aicasm.c Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
aicasm.h Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
Makefile Add support to aicasm for "downloaded constants". These are immediate 1997-09-27 19:37:31 +00:00
sequencer.h Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00