summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aic79xx_pci.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r284022: Avoid ID conflictachim2015-06-091-0/+14
* Do a sweep of the tree replacing calls to pci_find_extcap() with calls tojhb2011-03-231-1/+1
* Spell "Hz" correctly wherever it is user-visible.gavin2010-01-121-4/+4
* Add support for Adaptec 39320LPE adapters.brueffer2009-10-301-0/+7
* Basic MPSAFE locking for the AHC and AHD drivers.scottl2007-04-171-3/+2
* - Change the PCI-X registers constants to be relative to the PCI-X PCIjhb2007-01-191-7/+14
* Fix -Wundef.ru2005-12-041-1/+1
* On Rev. B silicon, we disabled the enhanced busfree detection logic togibbs2005-02-161-3/+3
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Set AHD_BUSFREEREV_BUG in the bug field for Rev B chips, not thegibbs2004-08-221-3/+3
* Correct a very rare case where command ordering could be compromisedgibbs2004-08-041-1/+2
* aic79xx.c:gibbs2004-05-111-2/+9
* aic79xx.c:gibbs2004-02-041-5/+23
* ahc_eisa.c:gibbs2003-12-171-61/+49
* aic79xx_pci.c:scottl2003-09-251-2/+4
* Use __FBSDID().obrien2003-08-241-2/+3
* aic79xx.h:gibbs2003-06-281-15/+21
* Clear stale PCI errors during our test forgibbs2003-06-061-7/+18
* aic7770.c:gibbs2003-06-061-2/+2
* Add 7901B support.gibbs2003-05-261-12/+57
* Correct spelling errors.gibbs2003-05-041-13/+36
* aic79xx.c:gibbs2003-03-061-9/+6
* aic79xx.c:gibbs2003-02-271-7/+14
* aic79xx.c:gibbs2003-01-201-7/+18
* Last minute fixes to ahc and ahd:scottl2002-12-041-20/+37
* Implement workaround for broken busfree-rev in the A4.scottl2002-12-011-69/+148
* Upgrade to version 1.1 of the aic79xx U320 driver.gibbs2002-09-261-2/+4
* Identify new controllers and the aic7901A.gibbs2002-08-311-33/+55
* Hook up the ahd driver.gibbs2002-06-061-1/+1
* Enter the ahd driver which supports the Adaptec AIC7902 Ultra320, PCI-Xgibbs2002-06-051-0/+792
OpenPOWER on IntegriCloud