Date: Wed, 30 Jun 2010 01:01:06 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ixgbe ixgbe.c Message-ID: <201006300101.o5U11UXY017543@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2010-06-30 01:01:06 UTC FreeBSD src repository Modified files: sys/dev/ixgbe ixgbe.c Log: SVN rev 209602 on 2010-06-30 01:01:06Z by jfv Add a new sysctl option, this will allow one to limit the advertised speed of an SFP+ to 1G, effectively "forcing" link at that lower speed. It is off by default and is enabled by sysctl dev.ix.0.force_gig=1, 0 will set it back to the norm. Revision Changes Path 1.35 +42 -0 src/sys/dev/ixgbe/ixgbe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006300101.o5U11UXY017543>