All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: SIS900 module detects two transceivers, picks the wrong one
@ 2003-02-03 22:44 Cameron Goble
  0 siblings, 0 replies; 5+ messages in thread
From: Cameron Goble @ 2003-02-03 22:44 UTC (permalink / raw)
  To: root; +Cc: linux-kernel

>>> "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




^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <cs.lists.linux-kernel/se3e7fca.052@salud.unm.edu>]
[parent not found: <se3e8e6f.059@salud.unm.edu>]
* SIS900 module detects two transceivers, picks the wrong one
@ 2003-02-03 21:42 Cameron Goble
  2003-02-03 22:12 ` Richard B. Johnson
  0 siblings, 1 reply; 5+ messages in thread
From: Cameron Goble @ 2003-02-03 21:42 UTC (permalink / raw)
  To: linux-kernel

Hello,

I am having trouble with the SIS900 driver module v1.08.04. The module
installs correctly and does not return an error, but ... well... 

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.

So the network interface is a multi-function device, built onto the
motherboard. The driver picks the HomePNA transceiver, but I want to use
the 10BASE-T transceiver. Is there an option I can pass, or some code I
can edit that force the driver to pick the 10BASE-T transceiver at
address 3?

I have attempted to manually configure the device with ifconfig, but I
get the feeling that ifconfig talks to the hardware through the driver,
and since the driver is pointing to the wrong place... I have gotten
nowhere with that approach.

This is an AMD EasyNow PC -- The POST does not display useful
information (it's a graphic of the computer that lights up). I have yet
to find a way into the BIOS configuration screen, or I would try turning
the HomePNA device off from there.

The documentation for this module lists cmhuang@sis.com.tw and
ollie@sis.com.tw as maintainers for the SIS900 module, but my e-mail
to them apparently did not go through. 

Thanks in advance for any help that can be offered. Please cc: replies
to  me at cgoble@salud.unm.edu . 
Cameron Goble
Albuquerque NM USA
cgoble@salud.unm.edu

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-02-04  2:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-03 22:44 SIS900 module detects two transceivers, picks the wrong one Cameron Goble
     [not found] <cs.lists.linux-kernel/se3e7fca.052@salud.unm.edu>
2003-02-04  3:00 ` 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

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.