freebsd-dev/sys/dev/aic7xxx
Scott Long 2de8725950 Use better return types and a couple of casts to eliminate warnings on
alpha.  This will take the file out of sync with the private version
that we maintain, but alpha tinderbox has been broken for too long.

Tested on: i386, sparc64, alpha
2002-11-12 10:22:49 +00:00
..
aicasm Use fcntl.h from inside /sys. 2002-09-30 02:47:23 +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 Sync perforce IDs for changes first committed to FreeBSD and then 2002-09-26 21:48:17 +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 Sync perforce IDs for changes first committed to FreeBSD and then 2002-09-26 21:48:17 +00:00
aic7xxx_osm.h Sync perforce IDs for changes first committed to FreeBSD and then 2002-09-26 21:48:17 +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 Enable card interrupts in our OSM rather than in the core. 2002-08-31 06:51:15 +00:00
aic79xx_osm.h Hook up the endian macros. 2002-08-31 06:51:51 +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 Remove a left over '&' from the conversion to using our 2002-09-30 19:55:42 +00:00