freebsd-src/sys/dev/ata
Søren Schmidt eeda55ce8e Reshape the dma code to be a bit more flexible so it can cope with
new HW that has new and different demands.
Fix a few nits in former commit in this cleanup crusade.

Sponsored by:	pair.com
2005-05-03 07:55: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 Reshape the dma code to be a bit more flexible so it can cope with 2005-05-03 07:55:07 +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 Reshape the dma code to be a bit more flexible so it can cope with 2005-05-03 07:55:07 +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 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.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 Reshape the dma code to be a bit more flexible so it can cope with 2005-05-03 07:55:07 +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
ata_if.m Take newbusification one step further, ie use the device_t more consequently 2005-04-30 16:22:07 +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