interface speed support

Erik Trulsson ertr1013 at student.uu.se
Wed Oct 17 16:09:05 PDT 2007


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
ertr1013 at student.uu.se


More information about the freebsd-stable mailing list