aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx/aic7770.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-1/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Remove EISA support from ahc driver. The AIC-7770 chip can be on ISA,Warner Losh2017-02-161-1/+1
* Basic MPSAFE locking for the AHC and AHD drivers.Scott Long2007-04-171-3/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Remove erroneous semicolons.Stefan Farfeleder2004-07-131-1/+1
* ahc_eisa.c:Justin T. Gibbs2003-12-171-5/+4
* Use __FBSDID().David E. O'Brien2003-08-241-2/+3
* aic7770.c:Justin T. Gibbs2003-06-061-2/+2
* Add probe entry for the 284X with BIOS disabled.Justin T. Gibbs2003-06-061-3/+8
* aic7xxx.c:Justin T. Gibbs2003-05-031-2/+37
* Add support for the Olivetti branded EISA boards.Scott Long2002-11-301-1/+15
* Remove a left over '&' from the conversion to using ourJustin T. Gibbs2002-09-301-2/+2
* Pass unparsed serial eeprom information into the driver core.Justin T. Gibbs2002-08-311-34/+40
* Major update to the aic7xxx driver:Justin T. Gibbs2002-04-241-30/+43
* ahc_pci.c:Justin T. Gibbs2001-07-181-21/+18
* ahc_eisa.c:Justin T. Gibbs2001-05-151-13/+5
* aic7770.c:Justin T. Gibbs2001-03-291-1/+6
* This is an MFC candidate.Justin T. Gibbs2001-03-111-4/+25
* Update Copyright notices for new year. (should have been in last commit).Justin T. Gibbs2001-01-271-1/+4
* ahc_eisa.c:Justin T. Gibbs2001-01-221-1/+6
* Move aicasm to its own subdirectory.Justin T. Gibbs2000-09-161-0/+319