Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2014 22:14:41 +0000 (UTC)
From:      <bolshakov_1@yahoo.com>
To:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   problem with wifi adapter TRENDNET TEW-646UBH
Message-ID:  <162367219.2237495.1416348881648.JavaMail.yahoo@jws106142.mail.bf1.yahoo.com>

next in thread | raw e-mail | index | archive | help

Hello.
Wi-fi adapter TRENDNET TEW_646UBH is not determined by the system freebsd 10.1. Chipset Realtek RTL8188SU, that support driver RSU. Driver in the kernel is loaded. In the log dmesg adapter is defined as: ugen0.3: <vendor 0x20f4> at usbus0
In ifconfig new connection not appear. This problem is solved as follows:
Add to /sys/dev/usb/usvdevs   "product TRENDNET TEW_646UBH 0x646b TEW_646IBN"
Add to /sys/dev/usb/wlan/if_rsu.s   "RSU_DEV_HT (TRENDNET, TEW_646UBH)"
And rebuild the module.
Please add it to the tree updates, sorry for my bad english, thanks.Some info:root@localhost:~ # usbconfig
ugen2.1: <EHCI root HUB Intel> at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
ugen1.1: <EHCI root HUB Intel> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
ugen0.1: <XHCI root HUB 0x8086> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA)
ugen0.2: <Optical Mouse Genius> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (100mA)
ugen1.2: <product 0x0024 vendor 0x8087> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
ugen2.2: <product 0x0024 vendor 0x8087> at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
ugen0.3: <product 0x646b vendor 0x20f4> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)
ugen2.3: <USB Keyboard vendor 0x09da> at usbus2, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (100mA)
root@localhost:~ # 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?162367219.2237495.1416348881648.JavaMail.yahoo>