On Sat, May 31, 2014 at 06:22:42PM +0000, Sébastien Morand wrote:
> 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).

This seems to be an "8188EUS".

FreeBSD added support to urtwn(4) in this commit:

------------------------------------------------------------------------
r264912 | kevlo | 2014-04-25 10:01:22 +0200 (Fri, 25 Apr 2014) | 4 lines
Changed paths:
   M /head/share/man/man4/urtwn.4
   M /head/share/man/man4/urtwnfw.4
   M /head/sys/conf/files
   A /head/sys/contrib/dev/urtwn/urtwn-rtl8188eufw.fw.uu
   M /head/sys/dev/usb/usbdevs
   M /head/sys/dev/usb/wlan/if_urtwn.c
   M /head/sys/dev/usb/wlan/if_urtwnreg.h
   M /head/sys/modules/usb/urtwnfw/Makefile
   A /head/sys/modules/usb/urtwnfw/urtwnrtl8188eu
   A /head/sys/modules/usb/urtwnfw/urtwnrtl8188eu/Makefile

Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.

Committed over the TP-LINK TL-WN725N v2 (RTL8188EUS) on amd64 with WPA.

------------------------------------------------------------------------

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

Porting FreeBSD's changes to OpenBSD.

  • Wifi TL W723N Sébastien Morand
    • Re: Wifi TL W723N Stefan Sperling

Reply via email to