Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2010 17:11:27 -0700
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        Ben Kaduk <minimarmot@gmail.com>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Pyun YongHyeon <yongari@freebsd.org>
Subject:   Re: svn commit: r211650 - head/share/man/man4
Message-ID:  <20100823001127.GA1094@michelle.cdnetworks.com>
In-Reply-To: <AANLkTimg-KdEF_NGYSrFou1rzxheoGW3bpQbU2z0Xt0z@mail.gmail.com>
References:  <201008222132.o7MLWmGT016845@svn.freebsd.org> <AANLkTimg-KdEF_NGYSrFou1rzxheoGW3bpQbU2z0Xt0z@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 22, 2010 at 06:15:48PM -0400, Ben Kaduk wrote:
> On Sun, Aug 22, 2010 at 5:32 PM, Pyun YongHyeon <yongari@freebsd.org> wrote:
> > --- head/share/man/man4/rl.4 ? ?Sun Aug 22 21:27:15 2010 ? ? ? ?(r211649)
> > +++ head/share/man/man4/rl.4 ? ?Sun Aug 22 21:32:48 2010 ? ? ? ?(r211650)
> > @@ -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.
> > +Non-zero value enables I/O space register mapping.
> 
> "Non-zero values enable" or "A non-zero value enables" is better.
> 
> > +For controllers that have no I/O space register mapping this tunable
> > +should be set to 0 to use I/O space register mapping.
> 
> This seems odd -- should this^^^ be memory instead of I/O?
> 

Ah, you're right. Fixed in r211667.
Thanks a lot for pointing out.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100823001127.GA1094>