freebsd-skq/sys/dev/aic7xxx
gibbs e69206fb17 Add a prefix to be used for assembler generated tables and
functions for register pretty-printing.

Implement "top bit of SCBID is valid bit" qoutfifo delivery scheme.

"the the" -> "the".

Remove old and never used tag collision chain handling in the
sequencer.  Tag collisions are never allowed to get as far as
on the controller.

Simplify busy target table handling routines.

Update comments to reflect reality.

Add support for catching more protocol violations.

Correct a bug in data fifo handling in mixed packetized and
non-packetized environments.  SG_STATE must be cleared even
if an SG fetch is not in progress at the time of FIFO shutdown
or we may confuse the non-packetized transaction idle-loop.
2002-08-31 06:49:55 +00:00
..
aicasm Update assembler syntax and assembler to allow generation of register 2002-08-31 06:39:41 +00:00
ahc_eisa.c Allow the ahc and ahd drivers to be built as modules. This also 2002-08-01 01:36:39 +00:00
ahc_pci.c Tell the user about a failed IRQ mapping rather than fail silently. 2002-08-31 03:04:08 +00:00
ahd_pci.c Hook up the ahd driver. 2002-06-06 16:35:58 +00:00
aic7xxx_93cx6.c Update Perforce Ids. 2002-08-31 06:45:28 +00:00
aic7xxx_93cx6.h Update Perforce Ids. 2002-08-31 06:45:28 +00:00
aic7xxx_inline.h If interrupts are disabled on the card, don't bother running 2002-08-31 06:46:37 +00:00
aic7xxx_osm.c Enable card interrupts from the OSM. 2002-08-31 06:43:55 +00:00
aic7xxx_osm.h Cleanup endian macros. 2002-08-31 06:44:20 +00:00
aic7xxx_pci.c Move interrupt enable into the OSM. 2002-08-31 06:44:56 +00:00
aic7xxx.c Add ahc_print_devinfo() to simplify some diagnostic output. 2002-08-31 06:41:37 +00:00
aic7xxx.h Drop the bus reset hold delay back down to 25us. The 250us 2002-08-31 06:42:10 +00:00
aic7xxx.reg Convert to new assembler field syntax. 2002-08-31 06:42:38 +00:00
aic7xxx.seq Add a prefix to be used for assembler generated tables and 2002-08-31 06:43:15 +00:00
aic79xx_inline.h Hook up the ahd driver. 2002-06-06 16:35:58 +00:00
aic79xx_osm.c Hook up the ahd driver. 2002-06-06 16:35:58 +00:00
aic79xx_osm.h Minimal tweak to not depend on NPCI, but still maintain portability 2002-07-23 06:31:45 +00:00
aic79xx_pci.c Hook up the ahd driver. 2002-06-06 16:35:58 +00:00
aic79xx.c Identify the AIC7901A as such instead of an AIC7902. 2002-08-31 06:48:14 +00:00
aic79xx.h Updates for new non-packetized SCB-ID collision avoidance, 2002-08-31 06:48:42 +00:00
aic79xx.reg Convert to new assembler field syntax. 2002-08-31 06:49:11 +00:00
aic79xx.seq Add a prefix to be used for assembler generated tables and 2002-08-31 06:49:55 +00:00
aic7770.c Pass unparsed serial eeprom information into the driver core. 2002-08-31 06:40:32 +00:00