Subject: Re: Still occasional PCIe bge0 problems
To: Chris Tribo <ctribo@dtcc.edu>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 03/08/2006 18:06:24
On Wed, Mar 08, 2006 at 11:53:41AM -0500, Chris Tribo wrote:
> This looks weird too, in the pci dump, it says
>     Interrupt pin: 0x01 (pin A)
>     Interrupt line: 0x0b
> 
> but the dmesg says ioapic0 pin 16 (irq 11).

The pin is a physical property of your card (there are only four, A-D).
The interrupt line this ends up using depends on your mainboard wiring, and
it (in the end) corresponds to some pin on some ioapic.

There is nothing strange in your dump.

Martin