ath9k: revert one more linux upstream commit in the initvals to fully fix the ar938x...
[openwrt-10.03/.git] / target / linux / brcm-2.4 / patches / 013-wl_hdd_pdc202xx.patch
index 63e0cd6037358954d7450b28d2c63c81616a0b55..ffe022b588c0980cd3baeefae96b438ab2e1182c 100644 (file)
@@ -1,6 +1,6 @@
---- linux.old/drivers/ide/pci/pdc202xx_old.c   2006-12-23 21:34:20.000000000 +0100
-+++ linux.dev/drivers/ide/pci/pdc202xx_old.c   2007-01-24 18:03:28.000000000 +0100
-@@ -253,23 +253,23 @@
+--- a/drivers/ide/pci/pdc202xx_old.c
++++ b/drivers/ide/pci/pdc202xx_old.c
+@@ -253,23 +253,23 @@ static int pdc202xx_tune_chipset (ide_dr
        pci_read_config_byte(dev, (drive_pci)|0x03, &DP);
  
        if (speed < XFER_SW_DMA_0) {
@@ -28,7 +28,7 @@
                        pci_read_config_byte(dev, (drive_pci)|0x01, &BP);
  
                        /* clear DMA modes of lower 8421 bits of C Register */
-@@ -373,6 +373,9 @@
+@@ -373,6 +373,9 @@ static int config_chipset_for_dma (ide_d
        u8 ultra_66             = ((id->dma_ultra & 0x0010) ||
                                   (id->dma_ultra & 0x0008)) ? 1 : 0;
  
@@ -38,4 +38,3 @@
        switch(dev->device) {
                case PCI_DEVICE_ID_PROMISE_20267:
                case PCI_DEVICE_ID_PROMISE_20265:
-