From: Bartek Krajnik <bartek@bicom.pl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Ethernet card interrupt conflict
Date: Mon, 07 Apr 2003 10:15:44 +0000 [thread overview]
Message-ID: <marc-lartc-104971059511558@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104906315525645@msgid-missing>
[-- Attachment #1: Type: text/plain, Size: 773 bytes --]
On 30-03-2003 at 05:20:54PM -0500, yuxiao jia wrote:
yj> Hello all
yj>
yj> I install 4 ethernet card in my Linux router. When I use
yj>
yj> cat /proc/interrupt it show me two interface use same IRQ
yj>
yj> ...11:...........eth0 and eth2
yj>
yj> I want to know how I can modify the eth0 to another unsued IRQ or avoid this
yj> things happen
yj>
Try this example:
append = "ether=10,0x300,eth0 ether=5,0x320,eth2"
Read this:
http://yebisu.ics.es.osaka-u.ac.jp/linux/mini/Multiple-Ethernet.html
If You will have still problem, recompile your kernel with modules for this driver
and man modprobe.
Rgds,
Bartek.
--
GPG-key-ID: 0x948DE45D -- visit http://www.keyserver.net
Fingerprint: 95E9 8E2D 1801 7864 2244 6EAA 03E5 764D 948D E45D
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2003-04-07 10:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-30 22:20 [LARTC] Ethernet card interrupt conflict yuxiao jia
2003-04-06 20:14 ` N N Ashok
2003-04-06 21:49 ` yuxiao jia
2003-04-07 3:21 ` N N Ashok
2003-04-07 10:15 ` Bartek Krajnik [this message]
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=marc-lartc-104971059511558@msgid-missing \
--to=bartek@bicom.pl \
--cc=lartc@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.