summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac/aac_debug.c
Commit message (Expand)AuthorAgeFilesLines
* Cast printf'ed values to intmax_t.obrien2004-06-131-3/+3
* Remove the use of AACQ_COMPLETE here since there is no longer a completionscottl2004-02-071-3/+0
* Make LINT compile on amd64peter2004-02-061-2/+2
* Use __FBSDID().obrien2003-08-241-2/+3
* Use bioq_flush() to drain a bio queue with a specific error code.phk2003-04-011-2/+1
* Include <sys/conf.h> rather than trusting <sys/disk.h> to do so.phk2003-04-011-0/+1
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-081-1/+0
* Major bugfixes for large memory and fast systems.scottl2003-01-111-0/+5
* Fix deprecated use of label at end of compound statementpeter2002-05-241-0/+1
* Constify a debug function arg that we pass __func__ to in order to pacifypeter2002-05-241-1/+1
* Staticise the aac devclass.msmith2002-01-091-2/+2
* Add functionality and fix bugs so the driver will work with soon-to-bescottl2001-12-021-2/+2
* Bring the aac driver *much* closer to style(9).scottl2001-09-051-368/+422
* Mega update to the aac driver.scottl2001-08-291-2/+0
* Bugfixes. Close a race and logic bug in the timeout handling, don't call thescottl2001-08-051-0/+3
* Reformat for 80 columns. Sorry, but I had to do it.scottl2001-08-031-111/+165
* This is an MFC candidate.gibbs2001-03-171-0/+2
* Major bugfix and minor update. This should resolve the current issuesmsmith2000-12-271-1/+11
* A new driver for PCI:SCSI RAID controllers based on the Adaptec FSAmsmith2000-09-131-0/+426
OpenPOWER on IntegriCloud