From: Robert Clark <lkml@ratty.org.uk>
To: linux-kernel@vger.kernel.org
Subject: PCI->APIC IRQ transform -> 267 ?
Date: Thu, 28 Oct 2004 11:11:28 +0100 [thread overview]
Message-ID: <1098958286.6342.63.camel@localhost> (raw)
[-- Attachment #1: Type: text/plain, Size: 1599 bytes --]
I'm getting this with 2.4.27 (SMP):
PCI: Using IRQ router PIIX [8086/25a1] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 18
PCI->APIC IRQ transform: (B0,I31,P0) -> 18
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B2,I4,P0) -> 27
PCI->APIC IRQ transform: (B3,I4,P0) -> 267
PCI->APIC IRQ transform: (B3,I5,P0) -> 25
PCI->APIC IRQ transform: (B4,I4,P0) -> 267
PCI->APIC IRQ transform: (B4,I4,P1) -> 267
PCI->APIC IRQ transform: (B4,I6,P0) -> 26
PCI->APIC IRQ transform: (B4,I6,P1) -> 27
PCI->APIC IRQ transform: (B5,I9,P0) -> 17
PCI->APIC IRQ transform: (B5,I10,P0) -> 19
The devices which are being assigned 267 are Ethernet ports and return
error SIOCSIFFLAGS when I try and configure them with ifconfig. Devices
(B4,I6,P0) & (B4,I6,P1) (also Ethernet ports) can be configured with
ifconfig but don't receive any interrupts (according to
/proc/interrupts) and don't work. Devices (B5,I10,P0) & (B3,I5,P0) (more
Ethernet ports) work fine.
I've tried various combinations of ACPI, APIC & hyperthreading
disabled & enabled but without any luck and I've run out of ideas for
debugging this. Can anyone help?
The board is a Supermicro P4SCT+II with a 3.2GHz P4 (with
hyperthreading). The devices which are being affected are both PCI-X
Ethernet cards:
Intel PRO/1000MT 4-port Ethernet card (PCI-ID 8086:101D Rev 1)
Intel PRO/100S 2-port Ethernet card (PCI-ID 8086:1229 Rev D)
I've attached some dmesg info and an lspci -v.
Robert
[-- Attachment #2: dmesg --]
[-- Type: application/x-gzip, Size: 2748 bytes --]
[-- Attachment #3: lspci --]
[-- Type: application/x-gzip, Size: 1503 bytes --]
next reply other threads:[~2004-10-28 10:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-28 10:11 Robert Clark [this message]
2004-10-31 5:08 ` PCI->APIC IRQ transform -> 267 ? Len Brown
2004-11-02 16:28 ` Robert Clark
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1098958286.6342.63.camel@localhost \
--to=lkml@ratty.org.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.