freebsd-dev/sys/dev/ata
Søren Schmidt ddaf769709 Update the ICH7 support so it deals better with chips without AHCI.
Update Intel MatrixRAID support to be able to pick up RAID0+1 (RAID10)
and RAID5 arrays without panic'ing.
This has the side effect of now also supporting multiple volumes on
MatrixRAID's now I have the metadata better understood..

HW sponsored by:	Mullet Scandinavia AB
2005-12-02 10:13:53 +00:00
..
ata_if.m Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +00:00
ata-all.c When IOCATAGPARM is called, update the capabilities page that is stored 2005-11-25 09:00:56 +00:00
ata-all.h Fix the ata_composite/ata_request leak when using RAID0+1. 2005-11-29 20:08:26 +00:00
ata-card.c Forgot to commit ata-card fixes last night. Fix gleb's attempt to do 2005-09-22 18:46:29 +00:00
ata-cbus.c Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +00:00
ata-chipset.c Update the ICH7 support so it deals better with chips without AHCI. 2005-12-02 10:13:53 +00:00
ata-disk.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
ata-disk.h This is the much rumoured ATA mkIII update that I've been working on. 2005-03-30 12:03:40 +00:00
ata-dma.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
ata-isa.c Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +00:00
ata-lowlevel.c Fix two identical harmless typos in ata error messages: 2005-11-28 13:23:15 +00:00
ata-pci.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
ata-pci.h Update the ICH7 support so it deals better with chips without AHCI. 2005-12-02 10:13:53 +00:00
ata-queue.c Harden the hotplug support for SATA devices. 2005-09-14 12:45:06 +00:00
ata-raid.c Update the ICH7 support so it deals better with chips without AHCI. 2005-12-02 10:13:53 +00:00
ata-raid.h Update the ICH7 support so it deals better with chips without AHCI. 2005-12-02 10:13:53 +00:00
atapi-cam.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
atapi-cd.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
atapi-cd.h This is the much rumoured ATA mkIII update that I've been working on. 2005-03-30 12:03:40 +00:00
atapi-fd.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
atapi-fd.h This is the much rumoured ATA mkIII update that I've been working on. 2005-03-30 12:03:40 +00:00
atapi-tape.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
atapi-tape.h This is the much rumoured ATA mkIII update that I've been working on. 2005-03-30 12:03:40 +00:00