aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx/aic79xx_inline.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* aic7xxx: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* aic7xxx(4): Fix unintended sign extension in ahd_inq()Conrad Meyer2020-01-301-1/+1
* 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-2/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Correct a very rare case where command ordering could be compromisedJustin T. Gibbs2004-08-041-2/+3
* aic79xx.c:Justin T. Gibbs2004-05-111-2/+2
* aic79xx.c:Justin T. Gibbs2004-02-041-6/+7
* ahc_eisa.c:Justin T. Gibbs2003-12-171-27/+40
* Implement ahd_inq_scbram() and change the implementionJustin T. Gibbs2003-06-281-5/+12
* Correct/Simplify ignore wide residue message handlingJustin T. Gibbs2003-05-261-2/+7
* Change hadling of the Rev. A packetized lun output bugJustin T. Gibbs2003-05-261-5/+1
* Correct spelling errors.Justin T. Gibbs2003-05-041-28/+34
* aic79xx.c:Justin T. Gibbs2003-03-061-2/+3
* aic79xx.c:Justin T. Gibbs2003-02-271-2/+2
* aic79xx.c:Justin T. Gibbs2003-01-201-4/+8
* Add our controller name to the front of ourScott Long2002-12-011-3/+16
* Upgrade to version 1.1 of the aic79xx U320 driver.Justin T. Gibbs2002-09-261-49/+3
* Correct lun representation during packetized operation.Justin T. Gibbs2002-08-311-44/+26
* Hook up the ahd driver.Justin T. Gibbs2002-06-061-3/+3
* Enter the ahd driver which supports the Adaptec AIC7902 Ultra320, PCI-XJustin T. Gibbs2002-06-051-0/+997