freebsd-skq/sys/dev/aic7xxx
Scott Long fc2aa1d1b8 Add our controller name to the front of our
diagnostic "Setting Mode" messages.

Use a read of HCNTRL to flush our write to CLRCMDCMPLT
on the RevB.  This allows us to check to see if the sequencer
is paused and to initiate the interrupt collision workaround
without incuring an extra read.

Approved by:	re (blanket)
2002-12-01 07:54:53 +00:00
..
aicasm Minor updates to the aicasm: 2002-11-27 07:06:43 +00:00
ahc_eisa.c Sync perforce IDs for changes first committed to FreeBSD and then 2002-09-26 21:48:17 +00:00
ahc_pci.c Always compile in the AHC_ALLOW_MEMIO code, but only try MEMIO if 2002-11-30 19:11:44 +00:00
ahd_pci.c Remove redundant check for chip type being PCI-X. 2002-12-01 07:52:35 +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 Handle changes to SCB_CONTROL, scb->flags and SEQ_FLAGS 2002-11-30 19:08:58 +00:00
aic7xxx_osm.h Use the new ahc_scb_timer_reset API 2002-11-30 19:06:24 +00:00
aic7xxx_pci.c Add a routine for testing memory mapped register access. 2002-11-30 19:13:55 +00:00
aic7xxx.c Bring in many bugfixes and changes obtained from formal testing: 2002-11-30 19:30:09 +00:00
aic7xxx.h Bring in many bugfixes and changes obtained from formal testing: 2002-11-30 19:30:09 +00:00
aic7xxx.reg Bring in many bugfixes and changes obtained from formal testing: 2002-11-30 19:30:09 +00:00
aic7xxx.seq Bring in many bugfixes and changes obtained from formal testing: 2002-11-30 19:30:09 +00:00
aic79xx_inline.h Add our controller name to the front of our 2002-12-01 07:54:53 +00:00
aic79xx_osm.c Synchronize perforce Id tags 2002-11-30 20:04:10 +00:00
aic79xx_osm.h Update to include new ahd_scb_timer_reset API 2002-12-01 07:50:56 +00:00
aic79xx_pci.c Upgrade to version 1.1 of the aic79xx U320 driver. 2002-09-26 22:54:00 +00:00
aic79xx.c Use better return types and a couple of casts to eliminate warnings on 2002-11-12 10:22:49 +00:00
aic79xx.h Upgrade to version 1.1 of the aic79xx U320 driver. 2002-09-26 22:54:00 +00:00
aic79xx.reg Upgrade to version 1.1 of the aic79xx U320 driver. 2002-09-26 22:54:00 +00:00
aic79xx.seq Upgrade to version 1.1 of the aic79xx U320 driver. 2002-09-26 22:54:00 +00:00
aic7770.c Add support for the Olivetti branded EISA boards. 2002-11-30 18:00:43 +00:00