Hi,

I finally bought a TL W723N and try.

usbdevs gives:
port 2 addr 3: high speed, power 500 mA, config 1, 802.11n NIC(0x8179),
Realtek(0x0bda), rev 0.00, iSerialNumber 00E04C0001

0x8179 is not present in kernel source (usbdevs.h) (for realteak there is
0x8178 and 0x817a and around but not this one).

It is not detected (I'm using -current):
ugen1 at uhub3 port 2 "Realtek 802.11n NIC" rev 2.00/0.00 addr 3

I try to modify usbdevs.h and rsu drivers with no result:
rsu0: MAC/BB RTL8712 cut 3, address 1a:00:00:00:00:00
rsu0: could not open bulk pipe 0x83

Then I try to modify urtwn drivers:
urtwn0 at uhub3 port 2 "Realtek 802.11n NIC" rev 2.00/0.00 addr 3
urtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R, address 00:00:30:34:43:30

# ifconfig urtwn0 nwid LSA wpapsk ******
# ifconfig urtwn0
urtwn0: flags=8803<UP,BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:00:30:34:43:30
        priority: 4
        groups: wlan
        media: IEEE802.11 autoselect
        status: no network
        ieee80211: nwid LSA wpakey <not displayed> wpaprotos wpa1,wpa2
wpaakms psk wpaciphers tkip,ccmp wpagroupcipher tkip
        inet6 fe80::200:30ff:fe34:4330%urtwn0 prefixlen 64 scopeid 0x6
# dhclient urtwn0
urtwn0: no link ............. sleeping

any idea how to get it works (if possible of course)?

Regards,
Sébastien

Reply via email to