aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx/aic_osm_lib.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* aic7xxx: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+1
* Remove support for FreeBSD 4-7.Warner Losh2020-02-261-17/+0
* Remove variables which are initialized but never used thereafterEitan Adler2012-08-051-3/+0
* Rename the kthread_xxx (e.g. kthread_create()) callsJulian Elischer2007-10-201-1/+1
* Fix locking mistakes in the error recovery paths of the AHC and AHD drivers.Scott Long2007-07-311-2/+0
* Basic MPSAFE locking for the AHC and AHD drivers.Scott Long2007-04-171-22/+9
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Add an ISA attachement to the aic7xxx driver to handle 284X controllers.Justin T. Gibbs2004-08-171-9/+1
* Move all of the recovery thread routines nextJustin T. Gibbs2003-12-191-26/+33
* ahc_eisa.c:Justin T. Gibbs2003-12-171-0/+169