Wireless Network Driver for Ralink RT2501/2601/RT73USB 802.11a/b/g Chipset (rum)
The current version is 0.1
This driver is based on the source code from FreeBSD, and is provided under the same BSD-type License.
Links
- SUNWrum package (v0.1) (OpenSolaris build 105 previous)
- Source Code
Note that this version supports 802.11a/b/g, WEP, WPA
Note that rum driver has been integrated into OpenSolaris build 103
Requirements
Before downloading the source or installing the binaries, please
make sure that your system meets the following requirements:
- Ralink RT2501/RT2601/RT73USB chipsets based wireless 802.11a/b/g devices.
- Solaris Nevada build 78+
Hardwares
The following adapters should work:
| Vendor | Product |
|---|---|
| 3Com | Aolynk WUB320g |
| Abocom | WUG2700 |
| Airlink101 | AWLL5025 |
| ASUS | WL-167g ver 2 |
| Belkin | F5D7050 ver 3 |
| Belkin | F5D9050 ver 3 |
| Buffalo | WLI-U2-SG54HP |
| Buffalo | WLI-U2-G54HP |
| CNet | CWD-854 ver F |
| Conceptronic | C54RU ver 2 |
| Corega | CG-WLUSB2GL |
| Corega | CG-WLUSB2GO |
| D-Link | DWL-G122 rev C1 |
| D-Link | WUA-1340 |
| Digitus | DN-7003GR |
| Edimax | EW-7318USG |
| Gigabyte | GN-WB01GS |
| Gigabyte | GN-WI05GS |
| Hawking | HWUG1 |
| Hawking | HWU54DM |
| Hercules | HWGUSB2-54-LB |
| Hercules | HWGUSB2-54V2-AP |
| LevelOne | WNC-0301USB v3 |
| Linksys | WUSB54G rev C |
| Linksys | WUSB54GR |
| Planex | GW-US54HP |
| Planex | GW-US54Mini2 |
| Planex | GW-USMM |
| Senao | NUB-3701 |
| Sitecom | WL-113 ver 2 |
| Sitecom | WL-172 |
| Sweex | LW053 |
| TP-LINK | TL-WN321G |
How to use
The easiest way to install the driver is from pre-compiled binary package:
# wget http://www.opensolaris.org/os/community/laptop/downloads/rum-0.1-pkg.tar.gz
# gzip -dc rum-0.1-pkg.tar.gz | tar xvf -
# cd rum-0.1; pkgadd -d . SUNWrum
You should be able to plumb the interface right after installing this
package without having to reboot first:
# ifconfig rum0 plumb
If plumbing failed, your card may be not supported or just not
getting properly identified by the Solaris kernel. Send us a note
and we'll try to help.
If you can plumb the rum0 interface, you can use wificonfig/dladm CLI to config the wifi. Alternatively, you can enable the GUI nwam.
Notes
This is work in progress. Please send your questions and comments <mailto:laptop-discuss@opensolaris.org> discussion forum.