aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx/aic7xxx_pci.c
Commit message (Expand)AuthorAgeFilesLines
* ahc(4) clean up old Linux definesHP van Braam2024-04-231-7/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-1/+0
* aic7xxx: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-10/+5
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* aic7xxx: minor spelling fixes.Pedro F. Giffuni2016-05-101-3/+3
* Match function definition to declaration and call-site.Ulrich Spörlein2013-07-251-3/+3
* Basic MPSAFE locking for the AHC and AHD drivers.Scott Long2007-04-171-3/+2
* Use the AHC_DISABLE_PCI_PERR flag to silence parity error reporting onJustin T. Gibbs2005-09-221-8/+15
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* In the PCI error interrupt handler, specify the width of the PCI configurationJustin T. Gibbs2004-08-221-6/+7
* ahc_eisa.c:Justin T. Gibbs2003-12-171-76/+93
* aic79xx_pci.c:Scott Long2003-09-251-2/+4
* Use PCIR_BAR(x) instead of PCIR_MAPS.John Baldwin2003-09-021-2/+2
* Use __FBSDID().David E. O'Brien2003-08-241-2/+3
* Clear stale PCI errors during our test forJustin T. Gibbs2003-06-061-1/+9
* aic7770.c:Justin T. Gibbs2003-06-061-2/+2
* This driver supports the 2920C not the 2920.Justin T. Gibbs2003-05-261-3/+3
* Fix disabling of PCI parity error interrupts. We need to setJustin T. Gibbs2003-05-261-7/+5
* Remove stray K&R style function definition.Justin T. Gibbs2003-05-261-3/+2
* aic7xxx.c:Justin T. Gibbs2003-05-031-18/+150
* aic7xxx.reg:Justin T. Gibbs2003-01-201-24/+43
* Last minute fixes to ahc and ahd:Scott Long2002-12-041-17/+32
* Add a routine for testing memory mapped register access.Scott Long2002-11-301-8/+58
* Move interrupt enable into the OSM.Justin T. Gibbs2002-08-311-168/+179
* Major update to the aic7xxx driver:Justin T. Gibbs2002-04-241-37/+115
* aic7xxx.c:Justin T. Gibbs2001-08-051-1/+9
* ahc_pci.c:Justin T. Gibbs2001-07-181-119/+177
* ahc_eisa.c:Justin T. Gibbs2001-05-151-32/+24
* aic7770.c:Justin T. Gibbs2001-03-291-1/+9
* This is an MFC candidate.Justin T. Gibbs2001-03-111-160/+129
* aic7xxx.c:Justin T. Gibbs2001-02-211-9/+58
* aic7xxx.c:Justin T. Gibbs2001-02-101-8/+34
* Update Copyright notices for new year. (should have been in last commit).Justin T. Gibbs2001-01-271-1/+1
* ahc_eisa.c:Justin T. Gibbs2001-01-221-38/+67
* aic7xxx.c:Justin T. Gibbs2001-01-051-11/+47
* ahc_eisa.c:Justin T. Gibbs2000-12-201-13/+87
* Sync Perforce IDs, add tranceiver state change support, and correctJustin T. Gibbs2000-11-101-1/+1
* aic7xxx.c:Justin T. Gibbs2000-10-311-7/+4
* Clean up error recovery code:Justin T. Gibbs2000-10-091-1/+1
* Convert the driver to use a single DMA for fetching new commands insteadJustin T. Gibbs2000-10-051-5/+4
* Add Perforce RCSIDs for easy revision correlation to my local tree.Justin T. Gibbs2000-09-221-9/+15
* Move aicasm to its own subdirectory.Justin T. Gibbs2000-09-161-0/+1921