freebsd-dev/sys/dev/ata
2005-04-16 20:03:49 +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 Make things compile again with ATA_STATIC_ID. 2005-04-15 14:19:41 +00:00
ata-all.h Move the creation of ata_channel child devices to the channel code. 2005-04-15 10:20:52 +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 Spell ATA_NFORCE4_S2 correctly. 2005-04-16 20:03:49 +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 Move the creation of ata_channel child devices to the channel code. 2005-04-15 10:20:52 +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 Read back the real taskfile register values when in 48BIT mode. 2005-04-14 08:48:45 +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 Move the creation of ata_channel child devices to the channel code. 2005-04-15 10:20:52 +00:00
atapi-cd.c Move the creation of ata_channel child devices to the channel code. 2005-04-15 10:20:52 +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 Move the creation of ata_channel child devices to the channel code. 2005-04-15 10:20:52 +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 Move the creation of ata_channel child devices to the channel code. 2005-04-15 10:20:52 +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