DEV Community

Discussion on: 802.11ac controller Realtek 8822BU on Linux 4.12 or later

Collapse
 
jaysonl profile image
Jayson Larose

This is awesome! I had to add my adapter's idVendor and idProduct to os_dep/linux/usb_intf.c, but other than that it works like a charm!

On that note, could I ask for you to add this definition to the CONFIG_RTL8822B section?

    {USB_DEVICE(0x2357, 0x0115), .driver_info = RTL8822B}, /* TP-Link - Archer T4U */