Re: [PATCH] sl82c105 driver update

From: Benjamin Herrenschmidt (benh@kernel.crashing.org)
Date: Sat Jan 11 2003 - 14:46:24 EST


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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:38 EST