Query: urtw
OS: netbsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
URTW(4) BSD Kernel Interfaces Manual URTW(4)NAMEurtw -- Realtek RTL8187B/L USB IEEE 802.11b/g wireless network deviceSYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file: urtw* at uhub? port ?DESCRIPTIONThe urtw driver supports USB 802.11b/g wireless adapters based on the Realtek RTL8187B/L. urtw supports station and monitor mode operation. Only one virtual interface may be configured at any time. For more information on config- uring this device, see ifconfig(8).HARDWAREThe urtw driver supports Realtek RTL8187B/L based wireless network devices, including: Card Radio Bus Belkin F5D7050E RTL8225 USB Linksys WUSB54GCv2 RTL8225 USB Netgear WG111v2 RTL8225 USB Netgear WG111v3 RTL8225 USB Safehome WLG-1500SMA5 RTL8225 USB Shuttle XPC Accessory PN20 RTL8225 USB Sitecom WL168v1 RTL8225 USB Sitecom WL168v4 RTL8225 USB SureCom EP-9001-g(2A) RTL8225 USB TRENDnet TEW-424UB V3.xR RTL8225 USBEXAMPLESifconfig.if(5) example configures urtw0 to join whatever network is available on boot, using WEP key ``0x1deadbeef1'', channel 11, obtaining an IP address using DHCP: nwkey 0x1deadbeef1 chan 11 dhcp Configure urtw0 to join network ``my_net'' using WPA with passphrase ``my_passphrase'': # ifconfig urtw0 nwid my_net wpakey my_passphrase Join an existing BSS network, ``my_net'': # ifconfig urtw0 192.168.1.1 netmask 0xffffff00 nwid my_netSEE ALSOarp(4), netintro(4), usb(4), ifconfig.if(5), wpa_supplicant.conf(5), ifconfig(8), wpa_supplicant(8) Realtek, http://www.realtek.com.tw.HISTORYThe urtw device driver first appeared in FreeBSD 8.0.AUTHORSThe urtw driver was written by Weongyo Jeong <weongyo@FreeBSD.org>.BSDOctober 17, 2009 BSD
Related Man Pages |
---|
urtw(4) - debian |
urtw(4) - plan9 |
urtw(4) - redhat |
urtw(4) - opensolaris |
urtw(4) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
wireless USB |
New committer: Weongyo Jeong (src) |
ibdriver: 1.3.4 released |
Network freezes/ Realtek RTL-8185 wireless lan controller |
Copy existing Ubuntu to boot from USB |