Page MenuHomeFreeBSD

D14966.diff
No OneTemporary

D14966.diff

Index: head/share/man/man4/rsu.4
===================================================================
--- head/share/man/man4/rsu.4
+++ head/share/man/man4/rsu.4
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd December 10, 2016
+.Dd April 4, 2018
.Dt RSU 4
.Os
.Sh NAME
@@ -30,22 +30,15 @@
.Cd "device ohci"
.Cd "device usb"
.Cd "device rsu"
+.Cd "device rsufw"
.Cd "device wlan"
.Ed
.Pp
Alternatively, to load the driver as a module at boot time,
-place the following line in
+place the following lines in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_rsu_load="YES"
-.Ed
-.Pp
-After you have read the license in
-.Pa /usr/share/doc/legal/realtek.LICENSE
-you will want to add the following lines to
-.Xr loader.conf 5 :
-.Bd -literal -offset indent
-legal.realtek.license_ack=1
rsu-rtl8712fw_load="YES"
.Ed
.Sh DESCRIPTION
@@ -102,6 +95,12 @@
driver can be configured at runtime with
.Xr ifconfig 8 .
.Sh FILES
+.Bl -tag -width ".Pa /usr/share/doc/legal/realtek.LICENSE" -compact
+.It Pa /usr/share/doc/legal/realtek.LICENSE
+.Nm
+firmware license
+.El
+.Pp
The driver needs at least version 1.2 of the following firmware file,
which is loaded when an interface is attached:
.Pp
Index: head/share/man/man4/rsufw.4
===================================================================
--- head/share/man/man4/rsufw.4
+++ head/share/man/man4/rsufw.4
@@ -13,7 +13,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd July 21, 2013
+.Dd April 4, 2018
.Dt RSUFW 4
.Os
.Sh NAME
@@ -40,7 +40,7 @@
This module provides the firmware for the Realtek RTL8188SU and
RTL8192SU chip based USB WiFi adapters.
Please read Realtek's license,
-.Pa /usr/share/license/realtek .
+.Pa /usr/share/doc/legal/realtek.LICENSE .
.Sh SEE ALSO
.Xr rsu 4 ,
.Xr firmware 9

File Metadata

Mime Type
text/plain
Expires
Sat, Jul 25, 9:19 PM (13 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35498534
Default Alt Text
D14966.diff (1 KB)

Event Timeline