Re:Does freebsd have the equivelent command to linux mii-tool or ethtool?

2007-03-27 Thread essential li
Actually, I want to port mii-tool to freebsd for linux command compatible, so I want to know if there is the equivelent command to linux mii-tool or ethtool essential li <[EMAIL PROTECTED]> 写道: I saw there are mii.h and mii.c in freebsd source code but do not have "mii-tool&quo

Does freebsd have the equivelent command to linux mii-tool or ethtool?

2007-03-27 Thread essential li
I saw there are mii.h and mii.c in freebsd source code but do not have "mii-tool" command. Does freebsd have the equivelent command to linux "mii-tool" or "ethtool" ? or the functions of these two command are included in "ifconfig" ? Thank you. --