freebsd-dev/sys/dev/ata
Søren Schmidt e47099593a Now that probing is working in the new fashion, we need to go back to
having ata_getparm issue an ata_request and not fool around with the HW
on its own.
Needed for new HW support.
2005-04-29 11:30:03 +00:00
..
ata_if.m Provide a default setmode method. 2005-04-28 22:15:44 +00:00
ata-all.c Now that probing is working in the new fashion, we need to go back to 2005-04-29 11:30:03 +00:00
ata-all.h Now that probing is working in the new fashion, we need to go back to 2005-04-29 11:30:03 +00:00
ata-card.c Provide a default setmode method. 2005-04-28 22:15:44 +00:00
ata-cbus.c Provide a default setmode method. 2005-04-28 22:15:44 +00:00
ata-chipset.c Rearrange the way the reset code is called. 2005-04-28 22:08:08 +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 CFA (Compact Flash) devices has a special config ID that fails the 2005-04-19 12:33:26 +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 Provide a default setmode method. 2005-04-28 22:15:44 +00:00
ata-lowlevel.c Now that probing is working in the new fashion, we need to go back to 2005-04-29 11:30:03 +00:00
ata-pci.c Rearrange the way the reset code is called. 2005-04-28 22:08:08 +00:00
ata-pci.h Add one more Promise SATAII/150 chip id. 2005-04-17 13:37:57 +00:00
ata-queue.c Now that probing is working in the new fashion, we need to go back to 2005-04-29 11:30:03 +00:00
ata-raid.c Fix a bug introduced in r1.89 thats caused leak of requests, and possibly 2005-04-26 06:42:33 +00:00
ata-raid.h Adjust the RAID type pickup code for the VIA, we dont actually care 2005-04-18 13:51:03 +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