From: "Cameron Goble" <cgoble@salud.unm.edu>
To: <root@chaos.analogic.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: SIS900 module detects two transceivers, picks the wrong one
Date: Mon, 03 Feb 2003 15:44:20 -0700 [thread overview]
Message-ID: <se3e8e6f.060@salud.unm.edu> (raw)
>>> "Richard B. Johnson" root@chaos.analogic.com> 02/03/03 03:12PM >>
Thanks for the quick response, Richard!
> Perhaps dmesg will explain better:
>
> eth0: AMD79C901 HomePNA PHY transceiver found at address 2.
> eth0: AMD79C901 10BASE-T PHY transceiver found at address 3.
> eth0: using transceiver found at address 2 as default
> eth0: SiS 900 PCI Fast Ethernet at 0xec400, IRQ 11,
00:30:67:09:53:81.
>This looks as though your wire is just connected backwards, i.e.,
>you have a reversed patch-cord.
The patch cable I've got has worked on other machines and hub set up
for 10Base-T.
>Are you connected to a Hub? Does the LED on the hub show that
>the wire is connected properly an does the LED on/near the connector
on
>your PC show that its connected correctly also?
Both the hub and the PC show link lights when connected, yes. The hub
is 10Base-T also.
>If you really do have to such connectors, just use eth1 instead of
>eth0, i.e., `ifconfig eth1 ip-address ...`
I will certainly give this a try. It's turning out to be quite an
experience in how the Linux kernel thinks of devices. :) I don't really
care which eth port it uses, as long as it works.
So my ifconfig would be:
ifconfig eth1 address 192.168.0.4 netmask 255.255.255.0
- right?
I'm curious though - does ipconfig actually *create* the device ethx?
Isn't that what the SIS900 module is doing -- detecting a device and
mapping it onto eth0? dmesg does not reveal a similar report for eth1.
In that case, how do I force it to use the transceiver at address 3 (see
the dmesg above), or will it decide to use that one automatically? Sorry
for my ignorance.
Thanks very much,
Cameron Goble
next reply other threads:[~2003-02-03 22:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-03 22:44 Cameron Goble [this message]
[not found] <cs.lists.linux-kernel/se3e7fca.052@salud.unm.edu>
2003-02-04 3:00 ` SIS900 module detects two transceivers, picks the wrong one Ion Badulescu
[not found] <se3e8e6f.059@salud.unm.edu>
2003-02-03 23:22 ` Richard B. Johnson
-- strict thread matches above, loose matches on Subject: below --
2003-02-03 21:42 Cameron Goble
2003-02-03 22:12 ` Richard B. Johnson
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=se3e8e6f.060@salud.unm.edu \
--to=cgoble@salud.unm.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=root@chaos.analogic.com \
/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.