]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/share/man/man4/ural.4
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / share / man / man4 / ural.4
1 .\" Copyright (c) 2005
2 .\"     Damien Bergamini <damien.bergamini@free.fr>
3 .\"
4 .\" Permission to use, copy, modify, and distribute this software for any
5 .\" purpose with or without fee is hereby granted, provided that the above
6 .\" copyright notice and this permission notice appear in all copies.
7 .\"
8 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9 .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11 .\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 .\"
16 .\" $FreeBSD$
17 .\"
18 .Dd September 10, 2007
19 .Os
20 .Dt URAL 4
21 .Sh NAME
22 .Nm ural
23 .Nd "Ralink Technology RT2500USB IEEE 802.11 driver"
24 .Sh SYNOPSIS
25 To compile this driver into the kernel,
26 place the following lines in your
27 kernel configuration file:
28 .Bd -ragged -offset indent
29 .Cd "device ehci"
30 .Cd "device uhci"
31 .Cd "device ohci"
32 .Cd "device usb"
33 .Cd "device ural"
34 .Cd "device wlan"
35 .Ed
36 .Pp
37 Alternatively, to load the driver as a
38 module at boot time, place the following line in
39 .Xr loader.conf 5 :
40 .Bd -literal -offset indent
41 if_ural_load="YES"
42 .Ed
43 .Sh DESCRIPTION
44 The
45 .Nm
46 driver supports USB 2.0 wireless adapters based on the RT2500USB chipset.
47 .Pp
48 The RT2500USB chipset consists of two integrated chips, a RT2570 MAC/BBP
49 and a radio transceiver (the model of which depends on the card revision).
50 .Pp
51 The RT2522, RT2523, RT2524, RT2525, RT2525e and RT2526 radio transceivers
52 operate in the 2.4GHz band (802.11b/g) whereas the RT5222 is a dual-band radio
53 transceiver that can operate in the 2.4GHz and 5.2GHz bands (802.11a).
54 .Sh HARDWARE
55 The
56 .Nm
57 driver supports USB 2.0 wireless adapters based on the Ralink Technology
58 RT2500USB chipset, including:
59 .Pp
60 .Bl -column -compact ".Li Atlantis Land A02-PCM-W54" "Bus"
61 .It Em Card Ta Em Bus
62 .It "AMIT WL532U" Ta USB
63 .It "ASUS WL-167g" Ta USB
64 .It "Belkin F5D7050 v2000" Ta USB
65 .It "Buffalo WLI-U2-KG54-AI" Ta USB
66 .It "CNet CWD-854" Ta USB
67 .It "Compex WLU54G 2A1100" Ta USB
68 .It "Conceptronic C54RU" Ta USB
69 .It "D-Link DWL-G122 b1" Ta USB
70 .It "Dynalink WLG25USB" Ta USB
71 .It "E-Tech WGUS02" Ta USB
72 .It "Gigabyte GN-WBKG" Ta USB
73 .It "Hercules HWGUSB2-54" Ta USB
74 .It "KCORP LifeStyle KLS-685" Ta USB
75 .It "Linksys WUSB54G v4" Ta USB
76 .It "Linksys WUSB54GP v4" Ta USB
77 .It "MSI MS-6861" Ta USB
78 .It "MSI MS-6865" Ta USB
79 .It "MSI MS-6869" Ta USB
80 .It "NovaTech NV-902" Ta USB
81 .It "OvisLink Evo-W54USB" Ta USB
82 .It "SerComm UB801R" Ta USB
83 .It "SparkLAN WL-685R" Ta USB
84 .It "Surecom EP-9001-g" Ta USB
85 .It "Sweex LC100060" Ta USB
86 .It "Tonze UW-6200C" Ta USB
87 .It "Zinwell ZWX-G261" Ta USB
88 .It "Zonet ZEW2500P" Ta USB
89 .El
90 .Pp
91 An up to date list can be found at
92 .Pa http://ralink.rapla.net/ .
93 .Sh EXAMPLES
94 Join an existing BSS network (i.e., connect to an access point):
95 .Pp
96 .Dl "ifconfig ural0 inet 192.168.0.20 netmask 0xffffff00"
97 .Pp
98 Join a specific BSS network with network name
99 .Dq Li my_net :
100 .Pp
101 .Dl "ifconfig ural0 inet 192.168.0.20 netmask 0xffffff00 ssid my_net"
102 .Pp
103 Join a specific BSS network with 40-bit WEP encryption:
104 .Bd -literal -offset indent
105 ifconfig ural0 inet 192.168.0.20 netmask 0xffffff00 ssid my_net \e
106     wepmode on wepkey 0x1234567890
107 .Ed
108 .Pp
109 Join a specific BSS network with 104-bit WEP encryption:
110 .Bd -literal -offset indent
111 ifconfig ural0 inet 192.168.0.20 netmask 0xffffff00 ssid my_net \e
112     wepmode on wepkey 0x01020304050607080910111213
113 .Ed
114 .Sh DIAGNOSTICS
115 .Bl -diag
116 .It "ural%d: device timeout"
117 The driver will reset the hardware.
118 This should not happen.
119 .El
120 .Sh SEE ALSO
121 .Xr altq 4 ,
122 .Xr arp 4 ,
123 .Xr netintro 4 ,
124 .Xr usb 4 ,
125 .Xr wlan 4 ,
126 .Xr ifconfig 8
127 .Rs
128 .%T "Ralink Technology"
129 .%O http://www.ralinktech.com/
130 .Re
131 .Sh HISTORY
132 The
133 .Nm
134 driver first appeared in
135 .Ox 3.7 .
136 .Sh CAVEATS
137 .Pp
138 The
139 .Nm
140 driver does not support automatic adaptation of the transmit speed.
141 .Sh AUTHORS
142 The
143 .Nm
144 driver was written by
145 .An Damien Bergamini Aq damien@FreeBSD.org .