add another transparent bridge.

From: davej@codemonkey.org.uk
Date: Mon Mar 24 2003 - 11:41:52 EST


A proper PCI_DEVICE_ID... would have been nice,
but for now, this syncs with 2.4

diff -urpN --exclude-from=/home/davej/.exclude bk-linus/drivers/pci/quirks.c linux-2.5/drivers/pci/quirks.c
--- bk-linus/drivers/pci/quirks.c 2003-03-08 09:57:21.000000000 +0000
+++ linux-2.5/drivers/pci/quirks.c 2003-03-17 23:42:31.000000000 +0000
@@ -719,6 +719,7 @@ static struct pci_fixup pci_fixups[] __d
          * instead of 0x01.
          */
         { PCI_FIXUP_HEADER, PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82380FB, quirk_transparent_bridge },
+ { PCI_FIXUP_HEADER, PCI_VENDOR_ID_TOSHIBA, 0x605, quirk_transparent_bridge },
 
         { PCI_FIXUP_FINAL, PCI_VENDOR_ID_CYRIX, PCI_DEVICE_ID_CYRIX_PCI_MASTER, quirk_mediagx_master },
         
-
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 : Mon Mar 31 2003 - 22:00:16 EST