* PATCH: Set err_stops_fifo for newer Promise as well
@ 2006-06-26 14:00 Alan Cox
0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2006-06-26 14:00 UTC (permalink / raw)
To: akpm, linux-kernel, linux-ide
Signed-off-by: Alan Cox <alan@redhat.com>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.17/drivers/ide/pci/pdc202xx_new.c linux-2.6.17/drivers/ide/pci/pdc202xx_new.c
--- linux.vanilla-2.6.17/drivers/ide/pci/pdc202xx_new.c 2006-06-19 17:17:24.000000000 +0100
+++ linux-2.6.17/drivers/ide/pci/pdc202xx_new.c 2006-06-26 13:46:54.264264696 +0100
@@ -337,6 +337,8 @@
hwif->ultra_mask = 0x7f;
hwif->mwdma_mask = 0x07;
+
+ hwif->err_stops_fifo = 1;
hwif->ide_dma_check = &pdcnew_config_drive_xfer_rate;
hwif->ide_dma_lostirq = &pdcnew_ide_dma_lostirq;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-26 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-26 14:00 PATCH: Set err_stops_fifo for newer Promise as well Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox