Re: [PATCH] Chipset addition for the VIA Southbridge workaround /quirk

From: Michiel de Boer
Date: Fri Sep 29 2006 - 12:01:13 EST


Robert Hancock wrote:
Andrew Morton wrote:

Could you please test 2.6.18-mm1, or simply
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18/2.6.18-mm1/broken-out/via-irq-quirk-behaviour-change.patch


This is dealing with a different (much older) quirk than that..


Yes, that's correct. The code related to the patch i sent in starts around line 114 of drivers/pci/quirks.c in 2.6.18:

/*
* VIA Apollo KT133 needs PCI latency patch
* Made according to a windows driver based patch by George E. Breese
* see PCI Latency Adjust on http://www.viahardware.com/download/viatweak.shtm
* Also see http://www.au-ja.org/review-kt133a-1-en.phtml for
* the info on which Mr Breese based his work.
*
* Updated based on further information from the site and also on
* information provided by VIA
*/
static void __devinit quirk_vialatency(struct pci_dev *dev)
{

However i will be happy to test anything that would also fix my problem and replaces my patch. :)

Regards, Michiel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/