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

--- Comment #5 from Kai-Uwe Eckhardt <kue...@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 on the CC list for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to