linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: don fisher <dfisher@as.arizona.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: How to choose between ip 2 identical ethernet cards
Date: Tue, 2 Sep 2003 08:17:20 -0700	[thread overview]
Message-ID: <20030902081720.5895bde1.rddunlap@osdl.org> (raw)
In-Reply-To: <3F4FEFE9.4050704@as.arizona.edu>

On Fri, 29 Aug 2003 17:29:29 -0700 don fisher <dfisher@as.arizona.edu> wrote:

| Sorry for a bit off topic.
| 
| I have a Dell 8200 laptop and a docking station, both with 3c905C 
| ethenet chips. I wish to use the 3c905c internal to the docking 
| station when the system is docked. Otherwise the 3c905c internal to 
| the 8200. In my office I would like to run with both eth0 and eth1, 
| but I need to be able to connect the correct interface to the correct 
| cable. The same module is loaded for both devices.
| 
| The HOWTOs I found all assumed you had old cards with fixed addresses. 
| These could be specified as options in modules.conf. From the Net-HOWTO:
|          alias eth0 ne
|          alias eth1 ne
|          alias eth2 ne
|          options ne io=0x220,0x240,0x300
| But this does not seem to apply to the 3c59x driver. modinfo doesn't 
| even list "io" as a valid option.
| 
| I did find:
|   1) in /proc/ioports, one of the devices is listed with "(#2)" after it.
|   2) in /etc/sysconfig/hwconf, one of the devices has
| subDeviceId = 00d4, the other 00de.
| 
| I have tried changing the order of loading modules, along with a few 
| vain attempts in modules.conf. For info, this is a Redhat system. 
| Where is the definition as to which device will be associated with 
| eth0 made?
| 
| Any assistance would be appreciated. I did try to RTFM, I just can't 
| find the correct "fine manual";-)
| thanks
| don

I did a mini-howto for 'nameif'.  URL is below.  Maybe it can
help you.

http://www.xenotime.net/linux/doc/network-interface-names.txt

--
~Randy
-
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/
On Fri, 29 Aug 2003 17:29:29 -0700 don fisher <dfisher@as.arizona.edu> wrote:

| Sorry for a bit off topic.
| 
| I have a Dell 8200 laptop and a docking station, both with 3c905C 
| ethenet chips. I wish to use the 3c905c internal to the docking 
| station when the system is docked. Otherwise the 3c905c internal to 
| the 8200. In my office I would like to run with both eth0 and eth1, 
| but I need to be able to connect the correct interface to the correct 
| cable. The same module is loaded for both devices.
| 
| The HOWTOs I found all assumed you had old cards with fixed addresses. 
| These could be specified as options in modules.conf. From the Net-HOWTO:
|          alias eth0 ne
|          alias eth1 ne
|          alias eth2 ne
|          options ne io=0x220,0x240,0x300
| But this does not seem to apply to the 3c59x driver. modinfo doesn't 
| even list "io" as a valid option.
| 
| I did find:
|   1) in /proc/ioports, one of the devices is listed with "(#2)" after it.
|   2) in /etc/sysconfig/hwconf, one of the devices has
| subDeviceId = 00d4, the other 00de.
| 
| I have tried changing the order of loading modules, along with a few 
| vain attempts in modules.conf. For info, this is a Redhat system. 
| Where is the definition as to which device will be associated with 
| eth0 made?
| 
| Any assistance would be appreciated. I did try to RTFM, I just can't 
| find the correct "fine manual";-)
| thanks
| don

I did a mini-howto for 'nameif'.  URL is below.  Maybe it can
help you.

http://www.xenotime.net/linux/doc/network-interface-names.txt

--
~Randy

      parent reply	other threads:[~2003-09-02 15:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-30  0:29 How to choose between ip 2 identical ethernet cards don fisher
2003-08-30  0:46 ` Valdis.Kletnieks
2003-08-30  1:24   ` David Schwartz
2003-09-02 15:17 ` Randy.Dunlap [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=20030902081720.5895bde1.rddunlap@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=dfisher@as.arizona.edu \
    --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).