Then add this one on top of it ;)
Ben.
--- 1.7/drivers/ide/pci/sl82c105.c Sat Jan 11 17:24:47 2003
+++ edited/drivers/ide/pci/sl82c105.c Sat Jan 11 20:44:51 2003
@@ -470,7 +470,7 @@
*/
hwif->drives[0].pio_speed = XFER_PIO_0;
hwif->drives[0].autotune = 1;
- hwif->drives[1].pio_speed = XFER_PIO_1;
+ hwif->drives[1].pio_speed = XFER_PIO_0;
hwif->drives[1].autotune = 1;
pci_read_config_dword(dev, 0x40, &val);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo _at_ vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
References:
- [PATCH] sl82c105 driver updateBenjamin Herrenschmidt
- Prev by Date: [2.5 patch] remove kernel 2.0 #if's from aironet4500
- Next by Date: [PATCH] don't create regular files in devfs
- Previous by thread: [PATCH] sl82c105 driver update
- Next by thread: Re: [PATCH] sl82c105 driver update
- Indexes:[Main][Thread]