freebsd-dev/sys/dev/aic7xxx
Doug Rabson 0be389f3ca Remove explicit cardbus attachments from drivers where this is identical
to the pci attachment. Cardbus is a derived class of pci so all pci
drivers are automatically available for matching against cardbus devices.

Reviewed by: imp
2003-11-03 09:22:18 +00:00
..
aicasm Allow constants to be complex expressions so long as those 2003-01-20 18:02:11 +00:00
ahc_eisa.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ahc_pci.c Remove explicit cardbus attachments from drivers where this is identical 2003-11-03 09:22:18 +00:00
ahd_pci.c Remove explicit cardbus attachments from drivers where this is identical 2003-11-03 09:22:18 +00:00
aic7xxx_93cx6.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
aic7xxx_93cx6.h Update Perforce Ids. 2002-08-31 06:45:28 +00:00
aic7xxx_inline.h Correct/Simplify ignore wide residue message handling 2003-05-26 21:24:01 +00:00
aic7xxx_osm.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
aic7xxx_osm.h Prefer new location of pci include files (which have only been in the 2003-08-22 05:54:52 +00:00
aic7xxx_pci.c aic79xx_pci.c: 2003-09-25 23:36:41 +00:00
aic7xxx.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
aic7xxx.h aic7770.c: 2003-06-06 23:48:19 +00:00
aic7xxx.reg Correct/Simplify ignore wide residue message handling 2003-05-26 21:24:01 +00:00
aic7xxx.seq FIFOEMP can lag LAST_SEG_DONE in the Ultra2 and U160 2003-05-26 21:24:55 +00:00
aic79xx_inline.h Implement ahd_inq_scbram() and change the implemention 2003-06-28 04:43:19 +00:00
aic79xx_osm.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
aic79xx_osm.h Prefer new location of pci include files (which have only been in the 2003-08-22 05:54:52 +00:00
aic79xx_pci.c aic79xx_pci.c: 2003-09-25 23:36:41 +00:00
aic79xx.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
aic79xx.h Use PCIR_BAR(x) instead of PCIR_MAPS. 2003-09-02 17:30:40 +00:00
aic79xx.reg Sync perforce IDs. 2003-06-10 03:25:24 +00:00
aic79xx.seq Use clr instead of an explicit mov from ALLZEROS 2003-06-28 04:44:10 +00:00
aic7770.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00