mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: linux-kernel@vger.kernel.org
Subject: Re: Multiple NIC cards in the same machine and 2.5/2.6
Date: Sat, 21 Feb 2004 18:33:18 +0300	[thread overview]
Message-ID: <pan.2004.02.21.15.33.18.150094@altlinux.ru> (raw)
In-Reply-To: <200402210815.55770.notellin@speakeasy.net>

On Sat, 21 Feb 2004 08:15:55 -0500, NoTellin wrote:

> alias eth0 ne
> alias eth1 ne
> options eth0 -o ne-0 io=0x300 irq=3
> options eth1 -o ne-1 io=0x200 irq=5
> alias eth2 winbond-840
> alias eth3 3c509
> 
> This works perfectly fine for the 2.4.x series of kernels up to 
> and including 2.4.24
> 
> However, I can't get this to work in any 2.5/2.6 kernel. The 2.6 
> series of kernels will recognize that there are 3 nic cards but 
> doesn't seem to accept 2 copies of the ne nic drivers in memory. 
> I've tested this up to and including 2.6.3.

There is no need to load two copies of the ne module.  Just use:

alias eth0 ne
alias eth1 ne
options ne io=0x300,0x200 irq=3,5



  reply	other threads:[~2004-02-21 15:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-21 13:15 NoTellin
2004-02-21 15:33 ` Sergey Vlasov [this message]
2004-02-21 22:39   ` NoTellin
2004-02-22  9:39     ` Sergey Vlasov

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=pan.2004.02.21.15.33.18.150094@altlinux.ru \
    --to=vsu@altlinux.ru \
    --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

all inboxes | Powered by JetHome®