[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

force Intel(R) PRO/100 VE Network card in 100M full duplex mode



 
    
force Intel(R) PRO/100 VE Network card in 100M full duplex mode
---------------------------------------------------------------

linux kernel: e100: Using specified speed/duplex mode of 4
e100: eth0: Intel(R) PRO/100 VE Network Connection

[root@raider root]# cat /etc/modules.conf
alias eth0 e100
options e100 e100_speed_duplex=4
...

[root@raider root]# modprobe e100 

[root@raider root]# /etc/rc.d/init.d/network start


Google