Date: Sat, 1 Nov 2008 12:30:25 +0200 From: Kostik Belousov <kostikbel@gmail.com> To: Warner Losh <imp@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r184515 - in head/sys: conf modules/rl pci Message-ID: <20081101103025.GU18100@deviant.kiev.zoral.com.ua> In-Reply-To: <200810312324.m9VNOE88093395@svn.freebsd.org> References: <200810312324.m9VNOE88093395@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--xdFnWCcMW4kMaGnb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 31, 2008 at 11:24:14PM +0000, Warner Losh wrote: > Author: imp > Date: Fri Oct 31 23:24:13 2008 > New Revision: 184515 > URL: http://svn.freebsd.org/changeset/base/184515 >=20 > Log: > Add RL_TWISTER_ENABLE option. This enables the magic bits to do long > cable tuning. This has helped in some installations for hardware > deployed by a former employer. Made optional because the lists aren't > full of complaints about these cards... even when they were wildly > popular. > =20 > Reviewed by: attilio@, jhb@, trhodes@ (all an older version of the patc= h) >=20 > Modified: > head/sys/conf/options > head/sys/modules/rl/Makefile > head/sys/pci/if_rl.c > head/sys/pci/if_rlreg.h >=20 > Modified: head/sys/conf/options > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sys/conf/options Fri Oct 31 18:40:35 2008 (r184514) > +++ head/sys/conf/options Fri Oct 31 23:24:13 2008 (r184515) > @@ -672,6 +672,9 @@ ED_SIC opt_ed.h > # bce driver > BCE_DEBUG opt_bce.h > =20 > +# rl driver > +RL_TWISTER_ENABLE opt_rl.h Would it make sense to compile it unconditionally, but enable by a sysctl or loader knob ? --xdFnWCcMW4kMaGnb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkkML8AACgkQC3+MBN1Mb4joZACfbzNsZ3L73wv45JjcAvaYv5Ne j+0An2UfRj86WoE3K2DAQtiU7bkRvN09 =yHwE -----END PGP SIGNATURE----- --xdFnWCcMW4kMaGnb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081101103025.GU18100>