On Wed, Oct 17, 2007 at 07:03:22PM -0400, David Yeske wrote:
> 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

'ifconfig -m' might be what you are looking for.




-- 
<Insert your favourite quote here.>
Erik Trulsson
[EMAIL PROTECTED]
_______________________________________________
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