5327c141d1
corruption bug where if an ATA command is issued before DMA is started, data will become available to the controller before it knows what to do with it. This results in either data corruption or a controller crash. This patch remedies the problem by adopting the workaround employed by Linux and Darwin: starting the DMA engine prior to sending the ATA command. Observer on: Xserve G5 Reviewed by: mav MFC after: 1 week |
||
---|---|---|
.. | ||
chipsets | ||
ata_if.m | ||
ata-all.c | ||
ata-all.h | ||
ata-card.c | ||
ata-cbus.c | ||
ata-disk.c | ||
ata-disk.h | ||
ata-dma.c | ||
ata-isa.c | ||
ata-lowlevel.c | ||
ata-pci.c | ||
ata-pci.h | ||
ata-queue.c | ||
ata-raid-ddf.h | ||
ata-raid.c | ||
ata-raid.h | ||
ata-sata.c | ||
atapi-cam.c | ||
atapi-cd.c | ||
atapi-cd.h | ||
atapi-fd.c | ||
atapi-fd.h | ||
atapi-tape.c | ||
atapi-tape.h |