essential li wrote: > 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.
The majority of the functionality is in ifconfig, media settings and options, checksum offloading, tso etc. There may be features available in them that are in other utils in freebsd but i'm only passingly familiar with ethtool and mii-tool so i dont know everything they can do. anything in particular you were looking for? Vince > > > --------------------------------- > 雅虎免费邮箱-3.5G容量,20M附件 > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
