Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 13:40:02 +0800
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        bolshakov_1@yahoo.com
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: problem with wifi adapter TRENDNET TEW-646UBH
Message-ID:  <20141119054002.GA7066@ns.kevlo.org>
In-Reply-To: <162367219.2237495.1416348881648.JavaMail.yahoo@jws106142.mail.bf1.yahoo.com>
References:  <162367219.2237495.1416348881648.JavaMail.yahoo@jws106142.mail.bf1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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:~ # 

Committed as r274684, thanks.

	Kevin



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