Subject: Re: acpi SCI interrupt override bug
To: Cherry G. Mathew <cherry.g.mathew@gmail.com>
From: Frank van der Linden <fvdl@netbsd.org>
List: port-i386
Date: 03/02/2007 10:27:54
Cherry G. Mathew wrote:
> Patch below is commit-worthy, IMHO. rtk0 works for me now.
That does look better. However, I think we need to look at one more
thing: if the override should basically be ignored, as this patch
effectively does, then we might have an ACPI implementation where the
override is bad, and should already be ignored (marked with a quirk)
earlier. I know that other OSs do have suck quirks in their tables, and
I think this might be the same scenario. Maybe you can verify that (I
don't have much time right now).
- Frank