Re: Kernel 2.6.9 Question w/4port Ethernet Card & MII Transceivers

From: Justin Piszcz
Date: Wed Nov 24 2004 - 05:52:11 EST


Enabling the MII module/driver before loading the tulip board fixes the problem; I was curious what is the difference of the following:

1) No MII in physical HW and no SW driver loaded (mii module/driver)
2) No MMI in physical HW and sw driver loaded (what I have now, no warnings)
3) An MII in physical HW and no SW driver (better performance?)

I have not tried it with kernel 2.4.x.

To fix it, just make sure mii gets loaded before the tulip driver, or compile both of them in and you will not get the warnings.



On Wed, 24 Nov 2004, Michael Hunold wrote:

Hi,

I'm experiencing the same problems, see:
http://www.ussg.iu.edu/hypermail/linux/kernel/0409.0/0565.html

On 23.11.2004 14:02, Justin Piszcz wrote:
Question regarding the warnings, it appears to find a MII transceiver but then it warns saying it does not?

I'm having the same problem with a 2port card. After a cold boot, the transceivers are not found and I need to do a reset. Afterwards, everything is fine.

Is it a problem?

For me, yes. I'm using one port to connect to my adsl provider. After a cold boot, this fails.

If it is not using a HW tranceiver, does this cause a loss in performance?

I don't know.

Can you try to reboot the machine and see if the problem goes away (ie. the transceivers are found)?

Do you have a 2.4 kernel where the card works after a cold boot?

So far nobody has come up with a solution and I don't reboot the machine that often. But it's "good" to know that I'm not alone with the problem. ;-(

CU
Michael.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/