On Mon, Apr 30, 2001 at 03:33:49PM +0100, Alan Cox wrote:
> > No fix is known for intel pci-to-host bridges with the 686B south bridge,
> > and in the case of the AMD-761 chipset, there are certain BIOS settings you
> > can change. See: http://home.tiscalinet.de/au-ja/review-kt133a-4-en.html
>
>
> I should probably clarify. The fix is *only* valid for the VIA VT8363 host to
> pci bridge, therefore the test for the 686B south bridge only gets done if a
> 8363 is found.
>
> No fix is known for intel pci-to-host bridges with the 686B south bridge,
> and in the case of the AMD-761 chipset
I should probably clarify. The fix is *only* valid for the VIA VT8363 host to
pci bridge, therefore the test for the 686B south bridge only gets done if a
8363 is found.
No fix is known for intel pci-to-host bridges with the 686B south bridge,
and in the case of the AMD-761 chipset, there are
You're right, this is a problem, your solution is not entirely correct
though (the south bridge has to be checked, but the patch is to the config
registers of the pci-host bridge). Please see my patch posted on this list
with subject "Re: 2.4.4 Sound corruption [PATCH] NEW, ignore previous
patch"
Hi,
pci/quirks.c in Linux 2.4.4 contains the latency patch for the VIA
686B southbridge. However the line 315 in the file reads:
{ PCI_FIXUP_FINAL, PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8363_0
, quirk_vialatency },
Doesn't this only activate the patch on
5 matches
Mail list logo