freebsd-dev/sys/dev/ata
Søren Schmidt 6f595c71c2 Fix ata_getparam to accept the fact that some crappy devices can pose as
both master and slave at the same time confusing the probe code.
2004-01-13 21:35:39 +00:00
..
ata-all.c Fix ata_getparam to accept the fact that some crappy devices can pose as 2004-01-13 21:35:39 +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 Always return ENOMEM if ata_request_alloc fails so GEOM can dtrt. 2004-01-12 09:33:10 +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 #include sema.h is now required. 2004-01-12 07:16:07 +00:00
atapi-cd.c Always return ENOMEM if ata_request_alloc fails so GEOM can dtrt. 2004-01-12 09:33:10 +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 Always return ENOMEM if ata_request_alloc fails so GEOM can dtrt. 2004-01-12 09:33:10 +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 Always return ENOMEM if ata_request_alloc fails so GEOM can dtrt. 2004-01-12 09:33:10 +00:00
atapi-tape.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00