Is there a way to determine the supported interface speed of a
particular driver?  If I have a gigabit ethernet device connected to a
100baseTX switch, how can I determine the interface supports gigabit
ethernet?  I have tried parsing the following.  Is there a cleaner way
to do this?

sysctl -A | grep phy | grep desc
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to