由 jhuangjiahua 在 09-19-2004 12:44 发表:
如何查看网卡在半双工还是全双工

-
用 Debian 的感觉
就象家里开超市一样
不管要什么
只需一个 apt-get
Debian 3.1 testing Only
由 smile787 在 09-19-2004 13:08 发表:
dmesg
由 Snoopy 在 09-20-2004 00:57 发表:
mii-tool -w
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 jhuangjiahua 在 09-21-2004 13:37 发表:
>
> 源码:
>
> * * *
>
>
> >
>
> >
> jia@hua:~/tmp$ su -
> >
> Password:
> >
> hua:~# mii-tool
> >
> SIOCGMIIPHY on 'eth0' failed: Operation not supported
> >
> no MII interfaces found
> >
> hua:~# mii-tool -w
> >
> SIOCGMIIPHY on 'eth0' failed: Operation not supported
> >
> no MII interfaces found
> >
> hua:~#
> >
> hua:~#
> >
> hua:~# ethtool eth0
> >
> Settings for eth0:
> >
> Supported ports: [ TP ]
> >
> Supported link modes: 10baseT/Half 10baseT/Full
> >
> Supports auto-negotiation: No
> >
> Advertised link modes: Not reported
> >
> Advertised auto-negotiation: No
> >
> Speed: 10Mb/s
> >
> Duplex: Half
> >
> Port: Twisted Pair
> >
> PHYAD: 0
> >
> Transceiver: internal
> >
> Auto-negotiation: off
> >
> Current message level: 0x00000002 (2)
> >
> Link detected: yes
> >
> hua:~#
> >
>
> >
>
> >
>
>
> * * *
这是什么