> thats exactly whats happening when you specify a pirq= line. That should
> be considered a 'high prio override of higher nature' ;) Btw, does your
> box still work with 2.1.84+enabler#1+pirq?
No, it does not.
Well.. I lied.. If I boot with NO pirq line the kernel goes: Hey, these
defaults are stupid, I'm disabling IO-APIC..
[heres my /proc/interupts]
CPU0 CPU1
0: 10523 0 XT PIC timer
1: 177 0 XT PIC keyboard
2: 0 0 XT PIC cascade
4: 47 0 XT PIC serial
11: 2462 0 XT PIC BusLogic BT-956C
12: 119 0 XT PIC NE2000
13: 4 0 XT PIC fpu
15: 2 0 XT PIC ide1
NMI: 0
IPI: 0
See...
If I give it a PIRQ line, the buslogic fails the interupt test.. (even if
I do pirq=0x0b,0x0b,0x0b,0x0b)
I'll try patch #2 later tonight..