freebsd-dev/sys/dev/ata
sos 88121eed06 Only try to allocate and use the SATA resource if they are enabled
by the BIOS. It seems some BIOS's doesn't get this right, and that would
result in ATA panic'ing.
2005-04-25 07:50:51 +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 Rehash the timeout code to make it more simple. 2005-04-21 11:13:39 +00:00
ata-all.h Rehash the timeout code to make it more simple. 2005-04-21 11:13:39 +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 Only try to allocate and use the SATA resource if they are enabled 2005-04-25 07:50:51 +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 Add a ata_setmode method so we dont panic on setmode. 2005-04-13 07:14:17 +00:00
ata-lowlevel.c Rehash the timeout code to make it more simple. 2005-04-21 11:13:39 +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 Add one more Promise SATAII/150 chip id. 2005-04-17 13:37:57 +00:00
ata-queue.c Rehash the timeout code to make it more simple. 2005-04-21 11:13:39 +00:00
ata-raid.c When a rebuild is done, properly mark the arrays as functional again. 2005-04-20 14:14:08 +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