freebsd-dev/sys/dev/aic7xxx
Scott Long 24dd01c695 Always compile in the AHC_ALLOW_MEMIO code, but only try MEMIO if
AHC_ALLOW_MEMIO is set, or the hint hint.ahc.N.allow_memio=1 is
set in the bootloader.

Make use of ah?_pci_test_register_access().

Approved by:	re (blanket)
2002-11-30 19:11:44 +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 Never allow memory mapped I/O in PCI-X mode on controllers that 2002-10-16 02:59:03 +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 Move interrupt enable into the OSM. 2002-08-31 06:44:56 +00:00
aic7xxx.c Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +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 Upgrade to version 1.1 of the aic79xx U320 driver. 2002-09-26 22:54:00 +00:00
aic79xx_osm.c Revisit the printf format fixes for alpha. intmax_t doesn't exist in 2002-11-28 04:09:29 +00:00
aic79xx_osm.h Revisit the printf format fixes for alpha. intmax_t doesn't exist in 2002-11-28 04:09:29 +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