On 29 January 2010 09:16, pluknet <[email protected]> wrote: > On 29 January 2010 01:24, Andrew Thompson <[email protected]> wrote: >> Author: thompsa >> Date: Thu Jan 28 22:24:54 2010 >> New Revision: 203134 >> URL: http://svn.freebsd.org/changeset/base/203134 >> >> Log: >> Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn >> devices. >> >> This driver was written for OpenBSD by Damien Bergamini and ported over by >> Akinori 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? -- wbr, pluknet _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
