Date: Tue, 28 Sep 2010 11:31:45 +0400 From: pluknet <pluknet@gmail.com> To: Andrew Thompson <thompsa@freebsd.org> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: svn commit: r203134 - in head: share/man/man4 sys/conf sys/contrib/dev/run sys/dev/usb sys/dev/usb/wlan sys/modules sys/modules/runfw sys/modules/usb sys/modules/usb/run Message-ID: <AANLkTimxN2bP-mkZreyBw98J%2BCTBVSK%2BNXNXdYhEcy1C@mail.gmail.com> In-Reply-To: <a31046fc1001282116p1e12d713t17ff39374fbf76dd@mail.gmail.com> References: <201001282224.o0SMOsU8070773@svn.freebsd.org> <a31046fc1001282116p1e12d713t17ff39374fbf76dd@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 29 January 2010 09:16, pluknet <pluknet@gmail.com> wrote: > On 29 January 2010 01:24, Andrew Thompson <thompsa@freebsd.org> wrote: >> Author: thompsa >> Date: Thu Jan 28 22:24:54 2010 >> New Revision: 203134 >> URL: http://svn.freebsd.org/changeset/base/203134 >> >> Log: >> =A0Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn= devices. >> >> =A0This driver was written for OpenBSD by Damien Bergamini and ported ov= er by >> =A0Akinori Furukoshi. >> > [...] > >> Added: head/share/man/man4/run.4 > [...] >> +The >> +.Nm >> +driver offloads both encryption and decryption of data frames to the >> +hardware for the WEP40, WEP104, TKIP(+MIC) and CCMP ciphers. >> +.Pp >> +The >> +.Nm >> +driver can be configured at runtime with >> +.Xr ifconfig 8 >> +or on boot with >> +.Xr hostname.if 5 . > > hostname.if(5) is something that only exists in OpenBSD. > I think the following would be better: > For more information on configuring this device, see > .Xr ifconfig 8 . > Hi, This is still relevant. hostname.if(5) is in OBSD. Will someone fix this? --=20 wbr, pluknet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimxN2bP-mkZreyBw98J%2BCTBVSK%2BNXNXdYhEcy1C>