* add another transparent bridge.
@ 2003-03-24 16:41 davej
0 siblings, 0 replies; only message in thread
From: davej @ 2003-03-24 16:41 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
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 },
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-24 16:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-24 16:41 add another transparent bridge davej
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®