From: "Jochen Barth" <jochen.barth@bib.uni-mannheim.de>
To: mj@ucw.cz, linux-kernel@vger.kernel.org
Subject: VIA vt82c686b chipset "quirk_vialatency" not enabled in drivers/pci/quirk.c
Date: Mon, 8 Apr 2002 14:42:07 +0200 [thread overview]
Message-ID: <3CB1AC3F.7439.1898BC2@localhost> (raw)
Dear Reader,
i've got some PCs with the VIA vt82c686b southbridge on board.
As i've read, it has an Bug. (Did VIA gave an useful official statement that can
i citate to exchange those buggy boards?)
And - there is an workaround in drivers/pci/quirk.c named "quirk_vialatency".
But in table "static struct pci_fixup pci_fixups[] __initdata = {"
isn't an entry for that chipset.
I think the following line should be added:
{ PCI_FIXUP_FINAL, PCI_VENDOR_ID_VIA,
PCI_DEVICE_ID_VIA_82C686, quirk_vialatency },
then it worked (form /var/log/boot.msg):
<6>Applying VIA southbridge workaround.
But I don't have enough time, to test all systems, if the workaround
"quirk_vialatency" really works.
Thanks in Advance,
J. Barth
jochen barth / dipl.-inform. (fh) / jochen.barth@bib.uni-mannheim.de
universitaetsbibliothek mannheim / edv-abteilung / 0621-181-2969
reply other threads:[~2002-04-08 12:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3CB1AC3F.7439.1898BC2@localhost \
--to=jochen.barth@bib.uni-mannheim.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mj@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.