summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/urtw.4 4.html
blob: 5ceaf75f0d4abe69a517b685f8823311043af74b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<table class="head">
  <tr>
    <td class="head-ltitle">URTW(4)</td>
    <td class="head-vol">Device Drivers Manual</td>
    <td class="head-rtitle">URTW(4)</td>
  </tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<p class="Pp"><code class="Nm">urtw</code> &#x2014; <span class="Nd">Realtek
    RTL8187B/L USB IEEE 802.11b/g wireless network device</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<p class="Pp"><code class="Cd">urtw* at uhub? port ?</code></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">The <code class="Nm">urtw</code> driver supports USB 802.11b/g
    wireless adapters based on the Realtek RTL8187B/L.</p>
<p class="Pp"><code class="Nm">urtw</code> supports
    <code class="Cm">station</code> and <code class="Cm">monitor</code> mode
    operation. Only one virtual interface may be configured at any time. For
    more information on configuring this device, see
    <a class="Xr">ifconfig(8)</a>.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
<p class="Pp">The <code class="Nm">urtw</code> driver supports Realtek
    RTL8187B/L based wireless network devices, including:</p>
<p class="Pp"></p>
<table class="Bl-column Bd-indent Bl-compact">
  <tr id="Card">
    <td><a class="permalink" href="#Card"><i class="Em">Card</i></a></td>
    <td><a class="permalink" href="#Radio"><i class="Em" id="Radio">Radio</i></a></td>
    <td><a class="permalink" href="#Bus"><i class="Em" id="Bus">Bus</i></a></td>
  </tr>
  <tr>
    <td>Belkin F5D7050E</td>
    <td>RTL8225</td>
    <td>USB</td>
  </tr>
  <tr>
    <td>Linksys WUSB54GCv2</td>
    <td>RTL8225</td>
    <td>USB</td>
  </tr>
  <tr>
    <td>Netgear WG111v2</td>
    <td>RTL8225</td>
    <td>USB</td>
  </tr>
  <tr>
    <td>Netgear WG111v3</td>
    <td>RTL8225</td>
    <td>USB</td>
  </tr>
  <tr>
    <td>Safehome WLG-1500SMA5</td>
    <td>RTL8225</td>
    <td>USB</td>
  </tr>
  <tr>
    <td>Shuttle XPC Accessory PN20</td>
    <td>RTL8225</td>
    <td>USB</td>
  </tr>
  <tr>
    <td>Sitecom WL168v1</td>
    <td>RTL8225</td>
    <td>USB</td>
  </tr>
  <tr>
    <td>Sitecom WL168v4</td>
    <td>RTL8225</td>
    <td>USB</td>
  </tr>
  <tr>
    <td>SureCom EP-9001-g(2A)</td>
    <td>RTL8225</td>
    <td>USB</td>
  </tr>
  <tr>
    <td>TRENDnet TEW-424UB V3.xR</td>
    <td>RTL8225</td>
    <td>USB</td>
  </tr>
</table>
</section>
<section class="Sh">
<h1 class="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h1>
<p class="Pp"><a class="Xr">ifconfig.if(5)</a> example configures urtw0 to join
    whatever network is available on boot, using WEP key
    &#x201C;0x1deadbeef1&#x201D;, channel 11, obtaining an IP address using
    DHCP:</p>
<div class="Bd Pp Bd-indent Li">
<pre>nwkey 0x1deadbeef1 chan 11
dhcp</pre>
</div>
<p class="Pp">Join an existing BSS network, &#x201C;my_net&#x201D;:</p>
<div class="Bd Pp Bd-indent Li">
<pre># ifconfig urtw0 192.168.1.1 netmask 0xffffff00 nwid my_net</pre>
</div>
</section>
<section class="Sh">
<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
  ALSO</a></h1>
<p class="Pp"><a class="Xr">arp(4)</a>, <a class="Xr">netintro(4)</a>,
    <a class="Xr">usb(4)</a>, <a class="Xr">ifconfig.if(5)</a>,
    <a class="Xr">wpa_supplicant.conf(5)</a>, <a class="Xr">ifconfig(8)</a>,
    <a class="Xr">wpa_supplicant(8)</a>
    <a class="Lk" href="http://www.realtek.com.tw">Realtek</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
<p class="Pp">The <code class="Nm">urtw</code> device driver first appeared in
    <span class="Ux">FreeBSD 8.0</span> and <span class="Ux">NetBSD
  6.0</span>.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
<p class="Pp">The <code class="Nm">urtw</code> driver was written by
    <span class="An">Weongyo Jeong</span>
  &#x27E8;weongyo@FreeBSD.org&#x27E9;.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">January 12, 2015</td>
    <td class="foot-os">NetBSD 10.1</td>
  </tr>
</table>