freebsd-skq/sys/dev/ata
Søren Schmidt a7a120f649 Overhaul of the timeout/reinit framework. This should clear up most
of the leftovers from the old version that really doesn't work anymore.

Add a reset function for host-end of the ATA channel. This is needed
for the SiI3112 in order to whack it back to reality if a device
locks up the SATA interface (thereby preventing that we can reset the
device). The result is that ATA now recovers from the timeouts that
happens with the SiI3112A and more or less all disks based on old
PATA electronics with a Marvell PATA->SATA converter. This includes
lots of the popular SATA dongles and the WDC Raptor disks..
2004-01-11 22:08:34 +00:00
..
ata-all.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-all.h Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-card.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-cbus.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-chipset.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-commands.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
ata-disk.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-disk.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
ata-dma.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-isa.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-lowlevel.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-pci.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-pci.h Add support for the SiS 661 chipset (using SiS 963 south). 2003-12-18 08:07:05 +00:00
ata-queue.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-raid.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
ata-raid.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
atapi-cam.c Fix a potential problem with atapi-cam where an incorrect flag is passed 2003-12-05 01:02:46 +00:00
atapi-cd.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
atapi-cd.h GEOM'ify atapi-cd. Original patch by phk, subtle changes by me. 2003-11-01 09:44:33 +00:00
atapi-fd.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
atapi-fd.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
atapi-tape.c Overhaul of the timeout/reinit framework. This should clear up most 2004-01-11 22:08:34 +00:00
atapi-tape.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00