Date: Tue, 02 May 2017 14:52:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 218908] Missing usbdevs for TP-Link WN-821N v5 Message-ID: <bug-218908-17-FYu62ABaUe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218908-17@https.bugs.freebsd.org/bugzilla/> References: <bug-218908-17@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218908 --- Comment #5 from Kai-Uwe Eckhardt <kuehro@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 vend= or at http://www.tp-link.com/us/download/TL-WN821N.html#Driver in which I found the device ID and chip set to use: /*=3D=3D=3DTPLINK ID=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D*/ {USB_DEVICE(0x2357, 0x0107),.driver_info =3D 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.=20 Kai-Uwe --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218908-17-FYu62ABaUe>