xref: /freebsd/share/man/man4/rum.4 (revision 7ddc7b13900d9aa091fd0ad0d6551a25b461e55f)
10738dfc3SKevin Lo.\"
20738dfc3SKevin Lo.\" Copyright (c) 2005-2007
30738dfc3SKevin Lo.\"	Damien Bergamini <damien.bergamini@free.fr>
40738dfc3SKevin Lo.\"
50738dfc3SKevin Lo.\" Permission to use, copy, modify, and distribute this software for any
60738dfc3SKevin Lo.\" purpose with or without fee is hereby granted, provided that the above
70738dfc3SKevin Lo.\" copyright notice and this permission notice appear in all copies.
80738dfc3SKevin Lo.\"
90738dfc3SKevin Lo.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
100738dfc3SKevin Lo.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
110738dfc3SKevin Lo.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
120738dfc3SKevin Lo.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
130738dfc3SKevin Lo.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
140738dfc3SKevin Lo.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
150738dfc3SKevin Lo.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
160738dfc3SKevin Lo.\"
170738dfc3SKevin Lo.\" $FreeBSD$
180738dfc3SKevin Lo.\"
19b032f27cSSam Leffler.Dd April 13, 2008
200738dfc3SKevin Lo.Os
210738dfc3SKevin Lo.Dt RUM 4
220738dfc3SKevin Lo.Sh NAME
230738dfc3SKevin Lo.Nm rum
240738dfc3SKevin Lo.Nd Ralink Technology USB IEEE 802.11a/b/g wireless network device
250738dfc3SKevin Lo.Sh SYNOPSIS
260738dfc3SKevin LoTo compile this driver into the kernel,
270738dfc3SKevin Loplace the following lines in your
280738dfc3SKevin Lokernel configuration file:
290738dfc3SKevin Lo.Bd -ragged -offset indent
300738dfc3SKevin Lo.Cd "device ehci"
310738dfc3SKevin Lo.Cd "device uhci"
320738dfc3SKevin Lo.Cd "device ohci"
330738dfc3SKevin Lo.Cd "device usb"
340738dfc3SKevin Lo.Cd "device rum"
350738dfc3SKevin Lo.Cd "device wlan"
360738dfc3SKevin Lo.Cd "device wlan_amrr"
370738dfc3SKevin Lo.Ed
380738dfc3SKevin Lo.Pp
390738dfc3SKevin LoAlternatively, to load the driver as a
400738dfc3SKevin Lomodule at boot time, place the following line in
410738dfc3SKevin Lo.Xr loader.conf 5 :
420738dfc3SKevin Lo.Bd -literal -offset indent
430738dfc3SKevin Loif_rum_load="YES"
440738dfc3SKevin Lo.Ed
450738dfc3SKevin Lo.Sh DESCRIPTION
460738dfc3SKevin LoThe
470738dfc3SKevin Lo.Nm
48b032f27cSSam Lefflerdriver supports USB 2.0 and PCI Express Mini Card wireless adapters
49b032f27cSSam Lefflerbased on the Ralink RT2501USB and RT2601USB chipsets.
500738dfc3SKevin Lo.Pp
51b032f27cSSam LefflerRalink PCI Express Mini Card adapters show up as normal USB 2.0
52b032f27cSSam Lefflerdevices and are thus handled by the
530738dfc3SKevin Lo.Nm
540738dfc3SKevin Lodriver.
550738dfc3SKevin Lo.Pp
560738dfc3SKevin LoThe RT2501USB chipset is the second generation of 802.11a/b/g adapters from
570738dfc3SKevin LoRalink.
580738dfc3SKevin LoIt consists of two integrated chips, an RT2571W MAC/BBP and an RT2528 or
590738dfc3SKevin LoRT5226 radio transceiver.
600738dfc3SKevin Lo.Pp
61b032f27cSSam LefflerThe RT2601USB chipset consists of two integrated chips, an RT2671
62b032f27cSSam LefflerMAC/BBP and an RT2527 or RT5225 radio transceiver.
63b032f27cSSam LefflerThis chipset uses the MIMO (multiple-input multiple-output) technology
64b032f27cSSam Lefflerwith multiple antennas to extend the operating range of the adapter
65b032f27cSSam Lefflerand to achieve higher throughput.
66b032f27cSSam Leffler.Pp
67b032f27cSSam Leffler.Nm
68b032f27cSSam Lefflersupports
69b032f27cSSam Leffler.Cm station ,
70b032f27cSSam Leffler.Cm adhoc ,
71b032f27cSSam Leffler.Cm hostap ,
72b032f27cSSam Lefflerand
73b032f27cSSam Leffler.Cm monitor
74b032f27cSSam Lefflermode operation.
75b032f27cSSam LefflerOnly one virtual interface may be configured at any time.
76b032f27cSSam LefflerFor more information on configuring this device, see
77b032f27cSSam Leffler.Xr ifconfig 8 .
780738dfc3SKevin Lo.Sh HARDWARE
79b994da33SChristian BruefferThe
80b994da33SChristian Brueffer.Nm
81b032f27cSSam Lefflerdriver supports USB 2.0 wireless
82b994da33SChristian Bruefferadapters based on the Ralink RT2501USB and RT2601USB chipsets,
83b994da33SChristian Bruefferincluding:
840738dfc3SKevin Lo.Pp
85b994da33SChristian Brueffer.Bl -column -compact "Atlantis Land A02-PCM-W54" "Bus"
860738dfc3SKevin Lo.It Em Card Ta Em Bus
87b994da33SChristian Brueffer.It "3Com Aolynk WUB320g" Ta USB
88b994da33SChristian Brueffer.It "Abocom WUG2700 Ta" Ta USB
89b994da33SChristian Brueffer.It "Airlink101 AWLL5025" Ta USB
90b994da33SChristian Brueffer.It "ASUS WL-167g ver 2" Ta USB
91b994da33SChristian Brueffer.It "Belkin F5D7050 ver 3" Ta USB
92b994da33SChristian Brueffer.It "Belkin F5D9050 ver 3" Ta USB
93b994da33SChristian Brueffer.It "Buffalo WLI-U2-SG54HP" Ta USB
94b994da33SChristian Brueffer.It "Buffalo WLI-U2-G54HP" Ta USB
95b994da33SChristian Brueffer.It "CNet CWD-854 ver F" Ta USB
96b994da33SChristian Brueffer.It "Conceptronic C54RU ver 2" Ta USB
97b994da33SChristian Brueffer.It "Corega CG-WLUSB2GO" Ta USB
987ddc7b13SKevin Lo.It "D-Link DWA-110" Ta USB
997ddc7b13SKevin Lo.It "D-Link DWA-111" Ta USB
100b994da33SChristian Brueffer.It "D-Link DWL-G122 rev C1" Ta USB
101b994da33SChristian Brueffer.It "D-Link WUA-1340" Ta USB
102b994da33SChristian Brueffer.It "Digitus DN-7003GR" Ta USB
103b994da33SChristian Brueffer.It "Edimax EW-7318USG" Ta USB
104b994da33SChristian Brueffer.It "Gigabyte GN-WB01GS" Ta USB
105b994da33SChristian Brueffer.It "Gigabyte GN-WI05GS" Ta USB
106b994da33SChristian Brueffer.It "Hawking HWUG1" Ta USB
107b994da33SChristian Brueffer.It "Hawking HWU54DM" Ta USB
108b994da33SChristian Brueffer.It "Hercules HWGUSB2-54-LB" Ta USB
109b994da33SChristian Brueffer.It "Hercules HWGUSB2-54V2-AP" Ta USB
110b994da33SChristian Brueffer.It "LevelOne WNC-0301USB v3" Ta USB
111b994da33SChristian Brueffer.It "Linksys WUSB54G rev C" Ta USB
112b994da33SChristian Brueffer.It "Linksys WUSB54GR" Ta USB
113b994da33SChristian Brueffer.It "Planex GW-US54HP" Ta USB
114b994da33SChristian Brueffer.It "Planex GW-US54Mini2" Ta USB
115b994da33SChristian Brueffer.It "Planex GW-USMM" Ta USB
116b994da33SChristian Brueffer.It "Senao NUB-3701" Ta USB
117b994da33SChristian Brueffer.It "Sitecom WL-113 ver 2" Ta USB
118b994da33SChristian Brueffer.It "Sitecom WL-172" Ta USB
119b994da33SChristian Brueffer.It "Sweex LW053" Ta USB
120b994da33SChristian Brueffer.It "TP-LINK TL-WN321G" Ta USB
1210738dfc3SKevin Lo.El
1220738dfc3SKevin Lo.Sh EXAMPLES
1230738dfc3SKevin LoJoin an existing BSS network (i.e., connect to an access point):
1240738dfc3SKevin Lo.Pp
125b032f27cSSam Leffler.Bd -literal -offset indent
126b032f27cSSam Lefflerifconfig wlan create wlandev rum0 inet 192.168.0.20 \e
127b032f27cSSam Leffler    netmask 0xffffff00
128b032f27cSSam Leffler.Ed
1290738dfc3SKevin Lo.Pp
1300738dfc3SKevin LoJoin a specific BSS network with network name
1310738dfc3SKevin Lo.Dq Li my_net :
1320738dfc3SKevin Lo.Pp
133b032f27cSSam Leffler.Dl "ifconfig wlan create wlandev rum0 ssid my_net up"
1340738dfc3SKevin Lo.Pp
135b032f27cSSam LefflerJoin a specific BSS network with 64-bit WEP encryption:
1360738dfc3SKevin Lo.Bd -literal -offset indent
137b032f27cSSam Lefflerifconfig wlan create wlandev rum0 ssid my_net \e
138b032f27cSSam Leffler	wepmode on wepkey 0x1234567890 weptxkey 1 up
1390738dfc3SKevin Lo.Ed
1400738dfc3SKevin Lo.Pp
141b032f27cSSam LefflerJoin a specific BSS network with 128-bit WEP encryption:
1420738dfc3SKevin Lo.Bd -literal -offset indent
143b032f27cSSam Lefflerifconfig wlan create wlandev rum0 wlanmode adhoc ssid my_net \e
1440738dfc3SKevin Lo    wepmode on wepkey 0x01020304050607080910111213 weptxkey 1
1450738dfc3SKevin Lo.Ed
1460738dfc3SKevin Lo.Sh DIAGNOSTICS
1470738dfc3SKevin Lo.Bl -diag
1480738dfc3SKevin Lo.It "rum%d: could not load 8051 microcode"
1490738dfc3SKevin LoAn error occurred while attempting to upload the microcode to the onboard 8051
1500738dfc3SKevin Lomicrocontroller unit.
1510738dfc3SKevin LoThe driver will reset the hardware.
1520738dfc3SKevin LoThis should not happen.
1530738dfc3SKevin Lo.El
1540738dfc3SKevin Lo.Sh SEE ALSO
155b032f27cSSam Leffler.Xr intro 4 ,
1560738dfc3SKevin Lo.Xr netintro 4 ,
1570738dfc3SKevin Lo.Xr usb 4 ,
1580738dfc3SKevin Lo.Xr wlan 4 ,
15978197d4bSKevin Lo.Xr wlan_amrr 4 ,
160b032f27cSSam Leffler.Xr wlan_ccmp 4 ,
161b032f27cSSam Leffler.Xr wlan_tkip 4 ,
162b032f27cSSam Leffler.Xr wlan_wep 4 ,
163b032f27cSSam Leffler.Xr wlan_xauth 4 ,
164b032f27cSSam Leffler.Xr ifconfig 8 ,
165b032f27cSSam Leffler.Xr hostapd 8 ,
166b032f27cSSam Leffler.Xr wpa_supplicant 8 .
1670738dfc3SKevin Lo.Rs
1680738dfc3SKevin Lo.%T "Ralink Technology"
1690738dfc3SKevin Lo.%O http://www.ralinktech.com/
1700738dfc3SKevin Lo.Re
1710738dfc3SKevin Lo.Sh HISTORY
1720738dfc3SKevin LoThe
1730738dfc3SKevin Lo.Nm
1740738dfc3SKevin Lodriver first appeared in
1750738dfc3SKevin Lo.Ox 4.0 .
1760738dfc3SKevin Lo.Sh AUTHORS
177b032f27cSSam LefflerThe original
1780738dfc3SKevin Lo.Nm
1790738dfc3SKevin Lodriver was written by
1800738dfc3SKevin Lo.An Niall O'Higgins Aq niallo@openbsd.org
1810738dfc3SKevin Loand
1820738dfc3SKevin Lo.An Damien Bergamini Aq damien@openbsd.org .
183