Subject: Re: Help with HP NX6310
To: Chris Tribo <ctribo@dtcc.edu>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 10/19/2006 12:38:53
On Wed, Oct 18, 2006 at 03:52:28PM -0400, Chris Tribo wrote:
> >when I try to up it again. It is probably an interrupt routing problem
> >- azalia0. wpi0 uhci1 and bce0 all use irq11.
> 
> Yes, on the GX280, GX620 and Optiplex 745, there are about 6 devices  
> on IRQ 11, NetBSD fails miserably with both APIC and non-APIC, ACPI  
> and non-ACPI kernels. Linux works fine.

Odd: my main desktop machine since June 2005 is a GX280, and it is fine:

npx0: io 0xf0-0xff irq 13
attimer0: io 0x40-0x5f irq 0
fdc0: io 0x3f0-0x3f5,0x3f7 irq 6 drq 2
lpt0: io 0x378-0x37f,0x778-0x77f irq 7
com0: io 0x3f8-0x3ff irq 4
bge0: interrupting at ioapic0 pin 16 (irq 11)
uhci0: interrupting at ioapic0 pin 21 (irq 9)
uhci1: interrupting at ioapic0 pin 22 (irq 5)
uhci2: interrupting at ioapic0 pin 18 (irq 3)
uhci3: interrupting at ioapic0 pin 23 (irq 10)
ehci0: interrupting at ioapic0 pin 21 (irq 9)
ahc0: interrupting at ioapic0 pin 18 (irq 3)
auich0: interrupting at ioapic0 pin 23 (irq 10)
piixide0: primary channel interrupting at ioapic0 pin 14 (irq 14)
piixide1: using ioapic0 pin 20 (irq 5) for native-PCI interrupt

(acpi multiprocessor kernels, no options *_FIXUP defined)

Cheers,

Patrick