freebsd-dev/sys/dev/ata
Søren Schmidt bb8a0cf2cf Fix more ATAPI breakage.
Apparently some devices are very picky on details :)
2005-05-13 07:58:05 +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 new Intel PCI ID's for the ICH7 chips (untested). 2005-05-11 18:29:15 +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 more ATAPI breakage. 2005-05-13 07:58:05 +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 Add new Intel PCI ID's for the ICH7 chips (untested). 2005-05-11 18:29:15 +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