summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/aic7xxxvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nuke a bunch of leading and trailing whitespace so I don't go blindkrw2015-07-171-22/+22
* Kill unused shutdown hook pointers.mpi2014-07-091-4/+2
* Correct the spelling of "transferred" and "transferring"guenther2012-02-241-3/+3
* Since ahc_controller_info()'s definition is inside #ifndef DEBUG, putkrw2007-08-041-2/+4
* delete unused code; ok krwderaadt2007-05-141-7/+2
* Typos grab bag of the month, eyeballed by jmc@miod2006-03-041-3/+3
* Strip out fancy timeout code that attempts to mimic FreeBSD's threadkrw2005-12-281-8/+3
* Fold in relevant bits of the most recent two updates fromkrw2004-08-011-104/+132
* removeable -> removable;jmc2004-04-121-4/+4
* Major stability improvement. Fix a variety of systems and problemskrw2004-01-171-5/+2
* Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascalkrw2003-12-241-0/+1352
* This file is no longer needed.smurph2002-06-301-651/+0
* Fix problems the ahc driver was having with the recent changes tokrw2002-03-261-2/+1
* First round of __P removal in sysmillert2002-03-141-11/+11
* Add support for big endian hardware. Clean up memory vs. io mapping code.smurph2000-07-031-1/+6
* take MIN/MAX from param.h, okay theo@provos2000-06-161-9/+1
* new ahc driver. Adds suport for newer Adaptec controllers. This represents two months of work.smurph2000-03-221-192/+540
* queue handling hacks for chips like aic7860 which have small numbers of SCB's.deraadt1997-04-101-5/+7
* Adaption to new bus.h from NetBSD. Various driver has been updated toniklas1996-11-281-31/+37
* $OpenBSD RCSIDsniklas1996-10-311-2/+1
* check for __OpenBSD__, prep for tossing __NetBSD__?deraadt1996-08-211-6/+6
* new 2940 driver merged from freebsd sources 960623shawn1996-06-271-7/+22
* sync 0521deraadt1996-05-261-113/+59
* ahc/ahe driver update from freebsd; merged by soda@sra.co.jp andderaadt1996-05-051-108/+280
* partial sync with netbsd 960418, more to comederaadt1996-04-211-4/+2
* NetBSD 960317 mergeniklas1996-04-181-2/+3
* initial import of NetBSD treederaadt1995-10-181-0/+168