From owner-svn-src-all@FreeBSD.ORG Tue Aug 31 21:53:00 2010 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D89810656B1; Tue, 31 Aug 2010 21:53:00 +0000 (UTC) (envelope-from freebsd@nagilum.org) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mx1.freebsd.org (Postfix) with ESMTP id 365438FC13; Tue, 31 Aug 2010 21:53:00 +0000 (UTC) Received: from cakebox.homeunix.net (p50813BAB.dip0.t-ipconnect.de [80.129.59.171]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0MNezy-1OkUDI1iYs-007gnK; Tue, 31 Aug 2010 23:52:58 +0200 Received: from cakebox.homeunix.net (localhost [127.0.0.1]) by cakebox.homeunix.net (Postfix) with ESMTP id DF24067820; Tue, 31 Aug 2010 23:52:49 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on cakebox.tis X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.7 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 Received: by cakebox.homeunix.net (Postfix, from userid 80) id 6B9206781C; Tue, 31 Aug 2010 23:52:48 +0200 (CEST) Received: from p50813BAB.dip0.t-ipconnect.de (p50813BAB.dip0.t-ipconnect.de [80.129.59.171]) by cakebox.homeunix.net (Horde Framework) with HTTP; Tue, 31 Aug 2010 23:52:47 +0200 Message-ID: <20100831235247.29204rr58q2db38k@cakebox.homeunix.net> Date: Tue, 31 Aug 2010 23:52:47 +0200 From: Alexander To: pyunyh@gmail.com References: <201008310019.o7V0J39f012648@svn.freebsd.org> <20100831084348.1791378cih2dfssg@cakebox.homeunix.net> <20100831193409.GB9903@michelle.cdnetworks.com> In-Reply-To: <20100831193409.GB9903@michelle.cdnetworks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Dynamic Internet Messaging Program (DIMP) H3 (1.1.4) X-Provags-ID: V02:K0:QficA4VTFWi5iKNUTt1njqiL4smbQwU5XNrtcYnKMo0 AKIGmBxPjrZEIstgnqBiT8adPx8D6I2g26s9plXPks7nt/NsaQ XmabFFg6meZbeXscg3H89AF/dYCmImVw12JKl0t4o28i55+mVZ 9UEc6uL3rUUoqVu1Ol1ZNCZj7Jpeu2tPNyKu3Qo2BiEpmBxOFE 9xbyEZ7pYqATLeNRL2usv3BCfl3+3uDPAZy1tk/Na8= Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-8@FreeBSD.org, Pyun YongHyeon Subject: Re: svn commit: r212041 - stable/8/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2010 21:53:00 -0000 ----- Message from pyunyh@gmail.com --------- Date: Tue, 31 Aug 2010 12:34:09 -0700 From: Pyun YongHyeon Reply-To: pyunyh@gmail.com Subject: Re: svn commit: r212041 - stable/8/share/man/man4 To: Alexander Cc: Pyun YongHyeon , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-stable@FreeBSD.org, svn-src-stable-8@FreeBSD.org > 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. Yeah, the man page would be my choice as well. But I was thinking of naming the adapters known to require the use of memory space register mapping. (Besides the description we you already provided.) It doesn't have to be an exhaustive list. >> ----- Message from yongari@FreeBSD.org --------- >> Date: Tue, 31 Aug 2010 00:19:03 +0000 (UTC) >> From: Pyun YongHyeon >> >> >> >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 >> >> ----- End message from yongari@FreeBSD.org ----- ----- End message from pyunyh@gmail.com ----- ======================================================================== # _ __ _ __ 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..