The diff seemed to improve things, but i guess that was just luck...
Sorry for being too fast on that issue.
My current kernel, 2.4.19-pre7-jp10, reports the bridge now as
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South]
(rev 40)
So it probably isn't the known-to-be-broken one...
> --- /usr/src/linux/drivers/pci/quirks.c Mon Feb 25 20:38:03 2002
> +++ /home/erich/coding/v2.4.18/drivers/pci/quirks.c Sun May 5 12:38:07 2002
> @@ -487,6 +487,7 @@
> { PCI_FIXUP_FINAL, PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8363_0, quirk_vialatency },
> { PCI_FIXUP_FINAL, PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8371_1, quirk_vialatency },
> { PCI_FIXUP_FINAL, PCI_VENDOR_ID_VIA, 0x3112 /* Not out yet ? */, quirk_vialatency },
> + { PCI_FIXUP_FINAL, PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_82C598_1, quirk_vialatency },
> { PCI_FIXUP_FINAL, PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_82C576, quirk_vsfx },
> { PCI_FIXUP_FINAL, PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_82C597_0, quirk_viaetbf },
> { PCI_FIXUP_HEADER, PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_82C597_0, quirk_vt82c598_id },
Gruss,
Erich Schubert
-- erich@(mucl.de|debian.org) -- GPG Key ID: 4B3A135C A polar bear is a rectangular bear after a coordinate transform. Die kürzeste Verbindung zwischen zwei Menschen ist ein Lächeln. - 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/