linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zwane Mwaikambo <zwane@holomorphy.com>
To: "Capaul Giachen F (KADA 12)" <flurin.capaul@csfs.com>
Cc: "'linux-kernel@vger.kernel.org'" <linux-kernel@vger.kernel.org>
Subject: Re: [Question] Assinging of IRQ to an ethernet card
Date: Tue, 14 Jan 2003 10:24:54 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0301141020120.14166-100000@montezuma.mastecende.com> (raw)
In-Reply-To: <F12E8D9F1EA37D4E9165C8D13ECA6952013672FE@sxchs017.csintra.net>

On Tue, 14 Jan 2003, Capaul Giachen F (KADA 12) wrote:

> My ethernet card is unfortunately being assigned IRQ 19 instead of IRQ 
> 11. My C and kernel knowledge is virtually inexisten, yet I'd like to try 
> and fix that myself, by  basically telling my kernel that IRQ 11 is the 
> one to take. I had a look at a driver code (8139too.c) and was under the 
> impression that the assignment of the IRQ is done somewhere else. I'm 
> currently looking at irq.c in the arch\i386\pci\ directory. Is that the 
> . right place to attempt this, or should I be looking somewhere else? 

It could be your irq line wiring to the IOAPIC, can you try booting with 
the 'noapic' kernel parameter?

	Zwane
-- 
function.linuxpower.ca



  reply	other threads:[~2003-01-14 15:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-14 12:31 [Question] Assinging of IRQ to an ethernet card Capaul Giachen F (KADA 12)
2003-01-14 15:24 ` Zwane Mwaikambo [this message]
2003-01-14 18:13 Capaul Giachen F (KADA 12)

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=Pine.LNX.4.44.0301141020120.14166-100000@montezuma.mastecende.com \
    --to=zwane@holomorphy.com \
    --cc=flurin.capaul@csfs.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).