freebsd-skq/sys/dev/ata
sos 9d28f86771 Add a ata_setmode method so we dont panic on setmode.
Note that the mode is only set on the device, we (mostly) have
no knowledge on how to set mode on the controller if at all possible.
2005-04-13 07:14:17 +00:00
..
ata_if.m Change the ata_* methods to use a channel device instead of a 2005-03-31 15:05:40 +00:00
ata-all.c Generalise the SATA PHY handling code so it wont be duplicated for 2005-04-08 09:37:47 +00:00
ata-all.h Refine the SATA PHY code so the time consumed during probe is reduced. 2005-04-10 10:20:25 +00:00
ata-card.c Add a ata_setmode method so we dont panic on setmode. 2005-04-13 07:14:17 +00:00
ata-cbus.c Add a ata_setmode method so we dont panic on setmode. 2005-04-13 07:14:17 +00:00
ata-chipset.c Fix the same silly alloc mistake for nVidia and SiS as with VIA in 2005-04-11 20:50:14 +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 Change the ata_* methods to use a channel device instead of a 2005-03-31 15:05:40 +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 Put the BUS_DMASYNC_PREWRITE in the rigth position. 2005-04-08 12:16:51 +00:00
ata-isa.c Add a ata_setmode method so we dont panic on setmode. 2005-04-13 07:14:17 +00:00
ata-lowlevel.c Generalise the SATA PHY handling code so it wont be duplicated for 2005-04-08 09:37:47 +00:00
ata-pci.c Fix the bug that caused SATA disks on VIA etc to fail attach. 2005-04-11 20:28:15 +00:00
ata-pci.h Refine the SATA PHY code so the time consumed during probe is reduced. 2005-04-10 10:20:25 +00:00
ata-queue.c Change the ata_* methods to use a channel device instead of a 2005-03-31 15:05:40 +00:00
ata-raid.c On amd64 int64_t != long long. 2005-04-12 15:24:00 +00:00
ata-raid.h Better use the right name for the VIA software RAID. 2005-04-12 13:29:47 +00:00
atapi-cam.c Explicity make atapi-cam depend on CAM. 2005-04-08 22:51:50 +00:00
atapi-cd.c Change the ata_* methods to use a channel device instead of a 2005-03-31 15:05:40 +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 Change the ata_* methods to use a channel device instead of a 2005-03-31 15:05:40 +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 Change the ata_* methods to use a channel device instead of a 2005-03-31 15:05:40 +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