On Mon, May 25, 2020 at 11:27:27PM +0300, Tero Koskinen wrote: > Hi, > > I have TP-Link TL-WN822N-EU v5 USB adapter[1] with > USB VID/PID 2357:0108: > > $ usbdevs > Controller /dev/usb0: > addr 01: 1022:0000 AMD, xHCI root hub > addr 02: 2357:0108 Realtek, 802.11n NIC > Controller /dev/usb1: > addr 01: 1022:0000 AMD, EHCI root hub > addr 02: 0438:7900 Advanced Micro Devices, Hub > $ > > Patch at the end adds it to the usbdevs. I hope I got it right > as I added it between existing 0x0107 and 0x0109 IDs. > > Relevant dmesg bits with the patch: > urtwn0 at uhub0 port 3 configuration 1 interface 0 "Realtek 802.11n NIC" rev > 2.10/2.00 addr 2 > urtwn0: MAC/BB RTL8192EU, RF 6052 2T2R, address 50:3e:aa:24:32:9e > uhub2 at uhub1 port 1 configuration 1 interface 0 "Advanced Micro Devices > Hub" rev 2.00/0.18 addr 2 > > Full dmesg at https://tkoskine.me/dmesg.tplink-TL-WN822N.txt > > Yours, > Tero
thanks, committed