freebsd-skq/sys/dev/ata
sos 70a39823c7 Try the simplify determining what is ata0 and ata1.
Remove the PCI native addressing code, it eed to be run before we even
have control in the ATA driver and should be moved to the pci code.
2004-04-24 16:32:06 +00:00
..
ata-all.c Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
ata-all.h Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
ata-card.c Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
ata-cbus.c Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
ata-chipset.c Change setup for SiS device to allow PCI native mode. 2004-04-24 15:54:20 +00:00
ata-commands.h
ata-disk.c Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
ata-disk.h Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
ata-dma.c Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
ata-isa.c Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
ata-lowlevel.c Move a verbose printf before the first exit so we get a chance 2004-04-19 18:29:43 +00:00
ata-pci.c Try the simplify determining what is ata0 and ata1. 2004-04-24 16:32:06 +00:00
ata-pci.h Make the test for ATA PCI legacy addressing mode more robust. 2004-04-21 20:03:26 +00:00
ata-queue.c Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
ata-raid.c Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
ata-raid.h Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
atapi-cam.c Use auto-sense data provided by the lowlevel ATA code. 2004-03-04 15:37:39 +00:00
atapi-cd.c Fix getting progress data for some device in yet another way. 2004-03-02 14:03:43 +00:00
atapi-cd.h
atapi-fd.c Remember to mtx_destroy mutexes. 2004-03-01 13:17:07 +00:00
atapi-fd.h Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
atapi-tape.c Remember to mtx_destroy mutexes. 2004-03-01 13:17:07 +00:00
atapi-tape.h