Date: Tue, 31 Aug 2010 12:34:09 -0700 From: Pyun YongHyeon <pyunyh@gmail.com> To: Alexander <freebsd@nagilum.org> Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-8@FreeBSD.org, Pyun YongHyeon <yongari@FreeBSD.org> Subject: Re: svn commit: r212041 - stable/8/share/man/man4 Message-ID: <20100831193409.GB9903@michelle.cdnetworks.com> In-Reply-To: <20100831084348.1791378cih2dfssg@cakebox.homeunix.net> References: <201008310019.o7V0J39f012648@svn.freebsd.org> <20100831084348.1791378cih2dfssg@cakebox.homeunix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 31, 2010 at 08:43:48AM +0200, Alexander wrote: > Can we name the known examples somewhere? > Do you have suggestion for somewhere? Personally I think man page is one of best place to put these kind of knobs. > ----- Message from yongari@FreeBSD.org --------- > Date: Tue, 31 Aug 2010 00:19:03 +0000 (UTC) > From: Pyun YongHyeon <yongari@FreeBSD.org> > Subject: svn commit: r212041 - stable/8/share/man/man4 > To: src-committers@freebsd.org, svn-src-all@freebsd.org, > svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org > > > >Author: yongari > >Date: Tue Aug 31 00:19:03 2010 > >New Revision: 212041 > >URL: http://svn.freebsd.org/changeset/base/212041 > > > >Log: > > MFC r211650,211667: > > r211650: > > Document tunable dev.rl.%unit.prefer_iomap > > > > r211667: > > Better wording and fix wrong explanation. > > > > Submitted by: Ben Kaduk ( minimarmot <> gmail dot com ) > > > >Modified: > > stable/8/share/man/man4/rl.4 > >Directory Properties: > > stable/8/share/man/man4/ (props changed) > > > >Modified: stable/8/share/man/man4/rl.4 > >============================================================================== > >--- stable/8/share/man/man4/rl.4 Tue Aug 31 00:16:30 2010 (r212040) > >+++ stable/8/share/man/man4/rl.4 Tue Aug 31 00:19:03 2010 (r212041) > >@@ -30,7 +30,7 @@ > > .\" > > .\" $FreeBSD$ > > .\" > >-.Dd November 1, 2008 > >+.Dd August 22, 2010 > > .Dt RL 4 > > .Os > > .Sh NAME > >@@ -203,6 +203,13 @@ SOHO (PRAGMATIC) UE-1211C > > .El > > .Sh LOADER TUNABLES > > .Bl -tag -width indent > >+.It Va dev.rl.%unit.prefer_iomap > >+This tunable controls which register mapping should be used on the > >+specified device. > >+A non-zero value enables I/O space register mapping. > >+For controllers that have no I/O space register mapping this tunable > >+should be set to 0 to use memory space register mapping. > >+The default value is 1 to use I/O space register mapping. > > .It Va dev.rl.%unit.twister_enable > > Non-zero value enables the long cable tuning on the specified device. > > Disabled by default. > >_______________________________________________ > >svn-src-stable-8@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/svn-src-stable-8 > >To unsubscribe, send any mail to "svn-src-stable-8-unsubscribe@freebsd.org" > > > > > ----- End message from yongari@FreeBSD.org ----- > > > > ======================================================================== > # _ __ _ __ http://www.nagilum.org/ \n icq://69646724 # > # / |/ /__ ____ _(_) /_ ____ _ nagilum@nagilum.org \n +491776461165 # > # / / _ `/ _ `/ / / // / ' \ Amiga (68k/PPC): AOS/NetBSD/Linux # > # /_/|_/\_,_/\_, /_/_/\_,_/_/_/_/ Mac (PPC): MacOS-X / Linux / MacOS-X # > # /___/ x86: FreeBSD/Linux/Solaris/Win2k ARM9: EPOC EV6 # > ======================================================================== > > > ---------------------------------------------------------------- > cakebox.homeunix.net - all the machine one needs..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100831193409.GB9903>