freebsd_amp_hwpstate/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
93cx6.c
93cx6.h
Makefile
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.c Fix a few problems with handling rejected transfer negotiation messages. 1998-12-17 00:06:52 +00:00
aic7xxx.h
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
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aicasm.c
aicasm.h
aicasm_gram.y
aicasm_scan.l
aicasm_symbol.c
aicasm_symbol.h
sequencer.h