[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <451D4330.4030108@rebelhomicide.demon.nl>
Date: Fri, 29 Sep 2006 18:00:48 +0200
From: Michiel de Boer <x@...elhomicide.demon.nl>
To: Robert Hancock <hancockr@...w.ca>
CC: Andrew Morton <akpm@...l.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Chipset addition for the VIA Southbridge workaround /
quirk
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists