From: Robert Hancock <hancockr@shaw.ca>
To: Radu Rendec <radu.rendec@ines.ro>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IRQ routing / assignment issue
Date: Mon, 01 Sep 2008 11:21:18 -0600 [thread overview]
Message-ID: <48BC248E.702@shaw.ca> (raw)
In-Reply-To: <fa.Ayf504otegg3VVbRsozI1UFd/6Y@ifi.uio.no>
Radu Rendec wrote:
> Hi,
>
> I'm trying to make the kernel assign different irqs for two NICs
> connected to _separate_ pci buses. Messing around with pirq= kenrel
> parameter didn't seem to change anything.
The kernel doesn't really have any way to change the physical
device/slot to IRQ mapping. In some cases there are BIOS settings which
might influence this, but in most cases it's impossible to change (i.e.
devices physically wired to the same IRQ line).
>
> The machine is a smp (dual-xeon). Relevant lspci output is:
> 01:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721
> Gigabit Ethernet PCI Express (rev 11)
> 02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721
> Gigabit Ethernet PCI Express (rev 11)
>
> IRQ assignment dmesg output is:
> ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
>
> At the moment I'm almost clueless about how irq routing / assignment
> works (either in general or in linux), so any suggestion would help -
> even "rtfm" would be helpful, as long as you specify what is the
> appropriate manual ;)
>
> If you are so kind to reply, please include my address in cc (I'm not
> subscribed).
>
> Thanks,
>
> Radu Rendec
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next parent reply other threads:[~2008-09-01 17:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.Ayf504otegg3VVbRsozI1UFd/6Y@ifi.uio.no>
2008-09-01 17:21 ` Robert Hancock [this message]
2008-09-02 10:23 ` IRQ routing / assignment issue Radu Rendec
2008-09-02 14:47 ` Robert Hancock
2008-09-01 12:59 Radu Rendec
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=48BC248E.702@shaw.ca \
--to=hancockr@shaw.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=radu.rendec@ines.ro \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox