Re: BTTV problems in 2.4.3

From: Marcus Wegner (marcus.wegner@mediaplexus.com)
Date: Tue Apr 03 2001 - 21:11:47 EST


diff -urN linux-2.4.3/arch/i386/kernel/pci-pc.c
linux/arch/i386/kernel/pci-pc.c
  --- linux-2.4.3/arch/i386/kernel/pci-pc.c Sat Mar 31 00:12:41 2001
  +++ linux/arch/i386/kernel/pci-pc.c Thu Mar 29 05:00:04 2001
  @@ -1035,7 +1035,7 @@
          { PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_82C686_4, pci_fixup_via_acpi },
          { PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_8363_0, pci_fixup_vt8363 },
          { PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_82C691, pci_fixup_via691 },
  - { PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_82C598_1, pci_fixup_via691_2 },
  +// { PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_82C598_1, pci_fixup_via691_2 },
          { PCI_FIXUP_HEADER, PCI_VENDOR_ID_INTEL,
PCI_DEVICE_ID_INTEL_82371AB_3, pci_fixup_piix4_acpi },
          { 0 }
   };

  I had the same problem. This change solved it for me.

  Marcus

-
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 : Sat Apr 07 2001 - 21:00:13 EST