Deleted Added
full compact
rsu.4 (289287) rsu.4 (289399)
1.\" $OpenBSD: rsu.4,v 1.11 2013/02/14 07:40:42 jmc Exp $
1.\" $OpenBSD: rsu.4,v 1.11 2013/02/14 07:40:42 jmc Exp $
2.\" $FreeBSD: head/share/man/man4/rsu.4 289287 2015-10-14 05:16:56Z adrian $
2.\" $FreeBSD: head/share/man/man4/rsu.4 289399 2015-10-16 00:38:05Z bdrewery $
3.\"
4.\" Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr>
5.\"
6.\" Permission to use, copy, modify, and distribute this software for any
7.\" purpose with or without fee is hereby granted, provided that the above
8.\" copyright notice and this permission notice appear in all copies.
9.\"
10.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17.\"
3.\"
4.\" Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr>
5.\"
6.\" Permission to use, copy, modify, and distribute this software for any
7.\" purpose with or without fee is hereby granted, provided that the above
8.\" copyright notice and this permission notice appear in all copies.
9.\"
10.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17.\"
18.Dd October 13, 2015
18.Dd October 15, 2015
19.Dt RSU 4
20.Os
21.Sh NAME
22.Nm rsu
23.Nd Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n wireless network device
24.Sh SYNOPSIS
25To compile this driver into the kernel,
26place the following lines in your kernel configuration file:

--- 9 unchanged lines hidden (view full) ---

36Alternatively, to load the driver as a module at boot time,
37place the following line in
38.Xr loader.conf 5 :
39.Bd -literal -offset indent
40if_rsu_load="YES"
41.Ed
42.Pp
43After you have read the license in
19.Dt RSU 4
20.Os
21.Sh NAME
22.Nm rsu
23.Nd Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n wireless network device
24.Sh SYNOPSIS
25To compile this driver into the kernel,
26place the following lines in your kernel configuration file:

--- 9 unchanged lines hidden (view full) ---

36Alternatively, to load the driver as a module at boot time,
37place the following line in
38.Xr loader.conf 5 :
39.Bd -literal -offset indent
40if_rsu_load="YES"
41.Ed
42.Pp
43After you have read the license in
44.Pa /usr/share/doc/legal/realtek
44.Pa /usr/share/doc/legal/realtek.LICENSE
45you will want to add the following lines to
46.Xr loader.conf 5 :
47.Bd -literal -offset indent
48legal.realtek.license_ack=1
49rsu-rtl8712fw_load="YES"
50.Ed
51.Sh DESCRIPTION
52The

--- 132 unchanged lines hidden ---
45you will want to add the following lines to
46.Xr loader.conf 5 :
47.Bd -literal -offset indent
48legal.realtek.license_ack=1
49rsu-rtl8712fw_load="YES"
50.Ed
51.Sh DESCRIPTION
52The

--- 132 unchanged lines hidden ---