Re: BIOS/ACPI interrupt conflict

2011-02-09 Thread Cliff Wright
It occurred to me that maybe a test for an apic needs to be done. In my case where I have no apic, then the BIOS data has to be accepted because nothing else sets up the interrupt. -- Cliff Wright cl...@snipe444.org

Re: BIOS/ACPI interrupt conflict

2011-02-09 Thread Jukka Ruohonen
On Wed, Feb 09, 2011 at 04:47:12PM -0800, Cliff Wright wrote: Bios is correct, and ACPI wrong, I have seen this on other machines. And as I said in the 2007 email, even if ACPI had been the correct one, it still was not going to setup the interrupt. In this area, and with the current code

Re: BIOS/ACPI interrupt conflict

2011-02-09 Thread Jukka Ruohonen
On Wed, Feb 09, 2011 at 10:54:08PM -0800, Brian Buhrow wrote: I note that at the time, I received strong objections to my patch on the grounds that it didn't account for bioses which didn't setup the interrupts and reported that they had. That's true, but in my patch, you had to build a