summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aic7xxx_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Use the AHC_DISABLE_PCI_PERR flag to silence parity error reporting ongibbs2005-09-221-8/+15
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* In the PCI error interrupt handler, specify the width of the PCI configurationgibbs2004-08-221-6/+7
* ahc_eisa.c:gibbs2003-12-171-76/+93
* aic79xx_pci.c:scottl2003-09-251-2/+4
* Use PCIR_BAR(x) instead of PCIR_MAPS.jhb2003-09-021-2/+2
* Use __FBSDID().obrien2003-08-241-2/+3
* Clear stale PCI errors during our test forgibbs2003-06-061-1/+9
* aic7770.c:gibbs2003-06-061-2/+2
* This driver supports the 2920C not the 2920.gibbs2003-05-261-3/+3
* Fix disabling of PCI parity error interrupts. We need to setgibbs2003-05-261-7/+5
* Remove stray K&R style function definition.gibbs2003-05-261-3/+2
* aic7xxx.c:gibbs2003-05-031-18/+150
* aic7xxx.reg:gibbs2003-01-201-24/+43
* Last minute fixes to ahc and ahd:scottl2002-12-041-17/+32
* Add a routine for testing memory mapped register access.scottl2002-11-301-8/+58
* Move interrupt enable into the OSM.gibbs2002-08-311-168/+179
* Major update to the aic7xxx driver:gibbs2002-04-241-37/+115
* aic7xxx.c:gibbs2001-08-051-1/+9
* ahc_pci.c:gibbs2001-07-181-119/+177
* ahc_eisa.c:gibbs2001-05-151-32/+24
* aic7770.c:gibbs2001-03-291-1/+9
* This is an MFC candidate.gibbs2001-03-111-160/+129
* aic7xxx.c:gibbs2001-02-211-9/+58
* aic7xxx.c:gibbs2001-02-101-8/+34
* Update Copyright notices for new year. (should have been in last commit).gibbs2001-01-271-1/+1
* ahc_eisa.c:gibbs2001-01-221-38/+67
* aic7xxx.c:gibbs2001-01-051-11/+47
* ahc_eisa.c:gibbs2000-12-201-13/+87
* Sync Perforce IDs, add tranceiver state change support, and correctgibbs2000-11-101-1/+1
* aic7xxx.c:gibbs2000-10-311-7/+4
* Clean up error recovery code:gibbs2000-10-091-1/+1
* Convert the driver to use a single DMA for fetching new commands insteadgibbs2000-10-051-5/+4
* Add Perforce RCSIDs for easy revision correlation to my local tree.gibbs2000-09-221-9/+15
* Move aicasm to its own subdirectory.gibbs2000-09-161-0/+1921
OpenPOWER on IntegriCloud