Date: Thu, 18 Oct 2007 01:09:00 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: David Yeske <dyeske@gmail.com> Cc: FreeBSD Stable List <freebsd-stable@freebsd.org> Subject: Re: interface speed support Message-ID: <20071017230900.GA29380@owl.midgard.homeip.net> In-Reply-To: <85bdae4e0710171603p4a269efbi62710d55e37b733d@mail.gmail.com> References: <85bdae4e0710171603p4a269efbi62710d55e37b733d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071017230900.GA29380>