-
Notifications
You must be signed in to change notification settings - Fork 1
/
supported-device-IDs
45 lines (31 loc) · 1.23 KB
/
supported-device-IDs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
USB Vendor and Device ID List for rtl8852bu and rtl8832bu chipset based
USB WiFi Adapters
To determine your Device ID:
$ lsusb
Example output:
Bus 003 Device 011: ID 0bda:b832 Realtek Semiconductor Corp.
ID VendorID:DeviceID = 0bda:b832
We can search the list of driver supported IDs shown below.
Realtek default IDs
ID 0bda:b832 - Default ID for USB Single-function, WiFi only
ID 0bda:b83a - Default ID
ID 0bda:b852 - Default ID for USB multi-function (WiFi plus bluetooth)
ID 0bda:b85a - Default ID
ID 0bda:a85b - Default ID
Seller specific IDs
ID 0586:3428 ZyXEL NWD7605
ID 0b05:1a62 ASUS USB-AX55 Nano
ID 0db0:6931 MSI AX1800
ID 3574:6121 COMFAST CF-943AX
ID 35bc:0100 TP-LINK TX20U
ID 35bc:0108 TP-LINK Archer TX20U Nano
ID 7392:6822 EDIMAX EW-7822UMX
If your adapter matches one of the default or seller specific
IDs then this is the driver to use.
Info: location of file that contains the IDs: /os_dep/linux/usb_intf.c
If you are sure that your adapter contains either a rtl8852bu
or rtl8832bu chipset and the ID is not shown above, please provide
the following information so that I can include your adapter in the
driver source code so that the driver will work with your adapter:
1. VendorID:DeviceID
2. Link to device on internet