aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx/aic7xxx_osm.h
Commit message (Expand)AuthorAgeFilesLines
* Include opt files in the kernel with "" instead of <>.Warner Losh2017-07-101-1/+1
* Remove EISA support from ahc driver. The AIC-7770 chip can be on ISA,Warner Losh2017-02-161-4/+4
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andScott Long2009-07-101-3/+4
* Basic MPSAFE locking for the AHC and AHD drivers.Scott Long2007-04-171-48/+8
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEMatt Jacob2006-11-021-4/+0
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andRuslan Ermilov2005-12-051-1/+1
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-291-2/+0
* 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-10/+22
* Add missing <sys/module.h> includesPoul-Henning Kamp2004-05-301-0/+1
* ahc_eisa.c:Justin T. Gibbs2003-12-171-299/+15
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-1/+6
* Mega busdma API commit.Scott Long2003-07-011-2/+2
* Sync perforce IDs.Justin T. Gibbs2003-06-101-1/+1
* aic79xx.c:Justin T. Gibbs2003-05-261-1/+1
* Last minute fixes to ahc and ahd:Scott Long2002-12-041-3/+4
* Use the new ahc_scb_timer_reset APIScott Long2002-11-301-4/+27
* Sync perforce IDs for changes first committed to FreeBSD and thenJustin T. Gibbs2002-09-261-1/+1
* The ahc driver should only have one devclass, not one for each busScott Long2002-09-221-0/+3
* Cleanup endian macros.Justin T. Gibbs2002-08-311-1/+44
* Minimal tweak to not depend on NPCI, but still maintain portabilityPeter Wemm2002-07-231-3/+6
* Move the new byte order function prototypes from <sys/param.h> toMike Barcroft2002-04-261-0/+1
* Major update to the aic7xxx driver:Justin T. Gibbs2002-04-241-18/+16
* ahc_pci.c:Justin T. Gibbs2001-07-181-2/+3
* Move check against CAM_NEW_TRAN_CODE ahead of the file that might includeMatt Jacob2001-06-221-3/+4
* ahc_eisa.c:Justin T. Gibbs2001-05-151-5/+10
* Rewrite of the CAM error recovery code.Kenneth D. Merry2001-03-271-0/+3
* This is an MFC candidate.Justin T. Gibbs2001-03-111-3/+14
* Update Copyright notices for new year. (should have been in last commit).Justin T. Gibbs2001-01-271-1/+1
* aic7xxx.c:Justin T. Gibbs2001-01-051-0/+19
* ahc_eisa.c:Justin T. Gibbs2000-12-201-1/+12
* Remove unneeded <stddef.h> #includes.Poul-Henning Kamp2000-10-291-2/+0
* Convert the driver to use a single DMA for fetching new commands insteadJustin T. Gibbs2000-10-051-0/+13
* Add Perforce RCSIDs for easy revision correlation to my local tree.Justin T. Gibbs2000-09-221-1/+4
* Move aicasm to its own subdirectory.Justin T. Gibbs2000-09-161-0/+451