[Bug 218908] Missing usbdevs for TP-Link WN-821N v5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 2 14:52:52 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218908

--- Comment #5 from Kai-Uwe Eckhardt <kuehro at posteo.de> ---
After some testing it turns out that the WN821 is kind of deaf, especially
after sending. Mabey someone finds a hint in the linux driver from the vendor
at

http://www.tp-link.com/us/download/TL-WN821N.html#Driver

in which I found the device ID and chip set to use:

        /*===TPLINK ID===========*/
        {USB_DEVICE(0x2357, 0x0107),.driver_info = RTL8192E}, /* TP-Link -
Cameo */

Quite possibly there are some calibration hints in the source but I didn't spot
it on a first look. I was unable to compile the driver under Linux kernel 4.9,
so I cannot test there either. 

Kai-Uwe

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-wireless mailing list