Deleted Added
full compact
rsu.4 (267938) rsu.4 (274684)
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 267938 2014-06-26 21:46:14Z bapt $
2.\" $FreeBSD: head/share/man/man4/rsu.4 274684 2014-11-19 05:38:45Z kevlo $
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 May 3, 2014
18.Dd November 19, 2014
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:

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

114.It D-Link DWA-131 A1
115.It EDUP EP-MS150N(W)
116.It Hercules HWGUn-54
117.It Hercules HWNUm-300
118.It Planex GW-USNano
119.It Sitecom WL-349 v1
120.It Sitecom WL-353
121.It Sweex LW154
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:

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

114.It D-Link DWA-131 A1
115.It EDUP EP-MS150N(W)
116.It Hercules HWGUn-54
117.It Hercules HWNUm-300
118.It Planex GW-USNano
119.It Sitecom WL-349 v1
120.It Sitecom WL-353
121.It Sweex LW154
122.It TRENDnet TEW-646UBH
122.It TRENDnet TEW-648UB
123.It TRENDnet TEW-649UB
124.El
125.Sh EXAMPLES
126Join an existing BSS network (i.e., connect to an access point):
127.Bd -literal -offset indent
128ifconfig wlan create wlandev rsu0 inet 192.168.0.20 \e
129 netmask 0xffffff00

--- 52 unchanged lines hidden ---
123.It TRENDnet TEW-648UB
124.It TRENDnet TEW-649UB
125.El
126.Sh EXAMPLES
127Join an existing BSS network (i.e., connect to an access point):
128.Bd -literal -offset indent
129ifconfig wlan create wlandev rsu0 inet 192.168.0.20 \e
130 netmask 0xffffff00

--- 52 unchanged lines hidden ---