summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-raid.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for LSI type software RAID's.sos2004-06-251-16/+85
* Change the disk(9) API in order to make device removal more robust.phk2004-02-181-1/+1
* This is a major rework of the ATA driver (ATAng)sos2003-08-241-1/+1
* Change the way loadbalancing works on RAID1's.sos2003-05-041-0/+1
* Add ioctl to add a spare disk to a RAID array.sos2003-05-021-0/+1
* Fix a long standing bug in handling the last part of a stripesos2003-04-081-2/+1
* Convert to new disk API.sos2003-02-251-2/+1
* First round off updates/fixes to the ATA driver.sos2003-02-201-1/+1
* use __packed.alfred2002-09-231-5/+5
* Only calculate Promise magic if a device is there for info.sos2002-04-111-2/+2
* Add get-status to the ATA RAID subsystem.sos2002-04-021-0/+1
* Add support for creating/deleting ATA RAID's.sos2002-03-271-3/+7
* Fix 64bit arch problems.sos2002-03-161-3/+3
* Update to the RAID1 rebuild code.sos2002-03-151-2/+2
* Even more Highpoint RAID support.sos2002-03-081-8/+5
* Support newer Highpoint BIOS's extended config.sos2002-03-081-2/+9
* Fix a couble of bugs in the rebuild code, return errors properly.sos2002-03-071-5/+11
* Major update of the ATA RAID code, part 3:sos2002-03-031-1/+5
* Major update of the ATA RAID code, part 2:sos2002-02-121-12/+15
* Make LINT compile after fruitless attempts to get the authorsjulian2002-02-061-1/+1
* Major update of the ATA RAID code, part 1:sos2002-02-041-81/+117
* Update the promise raid structure with some of the info I've gatheredsos2001-10-041-17/+17
* Overhaul to minimize stack usage, in some places >2K was usedsos2001-09-201-1/+1
* Add session argument to *close_disk, allowing to set session type on fixate.sos2001-01-101-1/+1
* Update the config gathering code for both Promise & HPTsos2000-11-011-20/+14
* Clean up the raid code a bit, also allow disks on HPT controllers tosos2000-10-221-1/+3
* Add support for ATA "pseudo" RAID controllers as the Promise Fasttraksos2000-10-131-0/+178
OpenPOWER on IntegriCloud