LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   rtl 8139 speed adjusting (https://www.linuxquestions.org/questions/linux-networking-3/rtl-8139-speed-adjusting-391479/)

Vilioshas 12-11-2005 05:45 AM

rtl 8139 speed adjusting
 
Hi guys.
I have a problem. I need to change my realtek 8139 (rev C) speed from 100mbps (default) to 10mbps.
could someone tell me how to do it?

amitsharma_26 12-11-2005 06:02 AM

use mii-tool

mii-tool -eth0/1 -force=10baseT-FD


see the man page for further details.

You could also use ethtool. See its man page too, you have got a good amount of options available with this.

However sometimes mii-tool & other tools doesnt report the statistics properly.


All times are GMT -5. The time now is 03:32 AM.