freebsd-dev/sys/dev/aic7xxx
Scott Long c57c56c4a1 The ahc driver should only have one devclass, not one for each bus
attachment.

Submitted by:	too many people to count
MFC after:	3 days
2002-09-22 23:03:31 +00:00
..
aicasm Update assembler syntax and assembler to allow generation of register 2002-08-31 06:39:41 +00:00
ahc_eisa.c The ahc driver should only have one devclass, not one for each bus 2002-09-22 23:03:31 +00:00
ahc_pci.c The ahc driver should only have one devclass, not one for each bus 2002-09-22 23:03:31 +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 The ahc driver should only have one devclass, not one for each bus 2002-09-22 23:03:31 +00:00
aic7xxx_osm.h The ahc driver should only have one devclass, not one for each bus 2002-09-22 23:03:31 +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 Correct lun representation during packetized operation. 2002-08-31 06:50:39 +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 Identify new controllers and the aic7901A. 2002-08-31 06:52:27 +00:00
aic79xx.c Identify the AIC7901A as such instead of an AIC7902. 2002-08-31 06:48:14 +00:00
aic79xx.h Use the correct bit value for a debug options 2002-09-01 07:14:26 +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