Main index | Section 4 | Options |
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
if_urtw_load="YES"
urtw supports station and monitor mode operation. Only one virtual interface may be configured at any time. For more information on configuring this device, see ifconfig(8).
Card Ta Radio | Bus |
Belkin F5D7050E Ta RTL8225 | USB |
Linksys WUSB54GCv2 Ta RTL8225 | USB |
Netgear WG111v2 Ta RTL8225 | USB |
Netgear WG111v3 Ta RTL8225 | USB |
Safehome WLG-1500SMA5 Ta RTL8225 | USB |
Shuttle XPC Accessory PN20 Ta RTL8225 | USB |
Sitecom WL168v1 Ta RTL8225 | USB |
Sitecom WL168v4 Ta RTL8225 | USB |
SureCom EP-9001-g(2A) Ta RTL8225 | USB |
TRENDnet TEW-424UB V3.xR Ta RTL8225 | USB |
ifconfig wlan create wlandev urtw0 inet 192.168.0.20 \ netmask 0xffffff00
Join a specific BSS network with network name "my_net":
ifconfig wlan create wlandev urtw0 ssid my_net up
Join a specific BSS network with 64-bit WEP encryption:
ifconfig wlan create wlandev urtw0 ssid my_net \ wepmode on wepkey 0x1234567890 weptxkey 1 up
Realtek,
URTW (4) | October 17, 2009 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | If you sat a monkey down in front of a keyboard, the first thing typed would be a unix command. | ” |
— Bill Lye |