[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060714161305.GA23918@tuatara.stupidest.org>
Date: Fri, 14 Jul 2006 09:13:05 -0700
From: Chris Wedgwood <cw@...f.org>
To: Sergio Monteiro Basto <sergio@...giomb.no-ip.org>
Cc: Andrew Morton <akpm@...l.org>, Jeff Garzik <jeff@...zik.org>,
greg@...ah.com, harmon@....edu, linux-kernel@...r.kernel.org,
Daniel Drake <dsd@...too.org>
Subject: Re: [PATCH] Add SATA device to VIA IRQ quirk fixup list
On Fri, Jul 14, 2006 at 04:46:20PM +0100, Sergio Monteiro Basto wrote:
> I think DECLARE_PCI_FIXUP_ENABLE(PCI_VENDOR_ID_VIA, PCI_ANY_ID,
> quirk_via_irq) is wright if interrupts are in XT-PIC mode, If we
> disable APIC or/and Local APIC, yes we have to quirk the VIA PCI
> interrupts, ok ?
i have a patch (that takes a command line argument to override this)
that more-or-less does that, by default it will frob all VIA devices
if no IO-APIC or is present or you can pass an argument to always do
everything or do nothing
i was hoping we could figure out something smarter than just looking
to see if an IO-APIC was found though, maybe someting like checking if
ACPI actually did something sane, but i know zilch about the ACPI side
of things
i can refresh that against, -git and -mm if people want it
-
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