summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac/aac_disk.c
Commit message (Expand)AuthorAgeFilesLines
* Major bugfixes for large memory and fast systems.scottl2003-01-111-2/+7
* (This commit touches about 15 disk device drivers in a very consistentphk2002-09-201-11/+4
* Make FreeBSD "struct disklabel" agnostic, step 311 of 723:phk2002-09-201-2/+6
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-271-1/+1
* Prepare for a major update to the aac driver:scottl2002-04-241-64/+65
* The AAC, TWE and IDA diskdrivers cannot dump until I and msmithphk2002-03-311-1/+6
* Staticise the aac devclass.msmith2002-01-091-1/+1
* Use d_thread_t to reduce diffs between current and stable.scottl2001-12-031-3/+3
* Add functionality and fix bugs so the driver will work with soon-to-bescottl2001-12-021-2/+2
* Fix a signed bug in the crashdump code for systems with > 2GB of ram.ps2001-11-131-1/+1
* KSE Milestone 2julian2001-09-121-2/+2
* Bring the aac driver *much* closer to style(9).scottl2001-09-051-200/+213
* Work around a bug where the driver's copy of the disklabel gets corruptedscottl2001-09-021-2/+7
* Mega update to the aac driver.scottl2001-08-291-9/+107
* Once again throw out the calculation of si_iosize_max and set it to 64K.scottl2001-08-051-17/+10
* Bugfixes. Close a race and logic bug in the timeout handling, don't call thescottl2001-08-051-0/+2
* Reformat for 80 columns. Sorry, but I had to do it.scottl2001-08-031-18/+30
* Make the disk mini-layer check for and handle zero-length transfersphk2001-05-061-7/+0
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-1/+0
* Back out rev 1.4. The advertised 64K limit on transfers only applies whenscottl2001-03-211-4/+11
* Fix a typo which would cause containers between 1GB and 2GB to have the wrongmsmith2001-03-161-1/+1
* Set si_iosize_max to 64K, even though the adapter seems to be able to do more.scottl2001-03-071-11/+4
* Major bugfix and minor update. This should resolve the current issuesmsmith2000-12-271-2/+5
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* A new driver for PCI:SCSI RAID controllers based on the Adaptec FSAmsmith2000-09-131-0/+296
OpenPOWER on IntegriCloud