problem with wifi adapter TRENDNET TEW-646UBH

Kevin Lo kevlo at FreeBSD.org
Wed Nov 19 05:40:16 UTC 2014


On Tue, Nov 18, 2014 at 10:14:41PM +0000, bolshakov_1--- via freebsd-wireless wrote:
> 
> 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 at 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 at localhost:~ # 

Committed as r274684, thanks.

	Kevin


More information about the freebsd-wireless mailing list