freebsd-dev/sys/dev/ata
Søren Schmidt d81c813f10 Add support for AHCI compliant ATA devices.
For now just support the Intel ICH6 as that the HW at hand.

Sponsored by:	pair.com
2005-05-11 16:10:08 +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 Reshape the dma code to be a bit more flexible so it can cope with 2005-05-03 07:55:07 +00:00
ata-all.h Add support for AHCI compliant ATA devices. 2005-05-11 16:10:08 +00:00
ata-card.c Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +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 Add support for AHCI compliant ATA devices. 2005-05-11 16:10:08 +00:00
ata-commands.h This is the much rumoured ATA mkIII update that I've been working on. 2005-03-30 12:03:40 +00:00
ata-disk.c Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +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 Reshape the dma code to be a bit more flexible so it can cope with 2005-05-03 07:55:07 +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 ATAPI DMA. We need to set the proper flags for DMA modes. 2005-05-11 12:41:35 +00:00
ata-pci.c Reshape the dma code to be a bit more flexible so it can cope with 2005-05-03 07:55:07 +00:00
ata-pci.h Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +00:00
ata-queue.c Add back one line that got deleted in the last commit. 2005-05-11 14:36:26 +00:00
ata-raid.c Always attach a subdisk even if no valid metadata found. 2005-05-02 07:06:50 +00:00
ata-raid.h Go back to the old way of finding the Promise metadata, the new way was 2005-05-01 08:45:12 +00:00
atapi-cam.c Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +00:00
atapi-cd.c Reshape the dma code to be a bit more flexible so it can cope with 2005-05-03 07:55:07 +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 Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +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 Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +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