-
Notifications
You must be signed in to change notification settings - Fork 101
/
supported-device-IDs
47 lines (33 loc) · 996 Bytes
/
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
46
47
USB Vendor and Device ID List for the rtl8814au chipset based USB WiFi Adapters
To determine your Device ID:
$ lsusb
Example output:
Bus 003 Device 011: ID 0bda:8813 Realtek Semiconductor Corp.
ID VendorID:DeviceID = 0bda:8813
We can search the list of driver supported IDs shown below.
Realtek default ID
ID 0BDA:8813
Seller specific IDs
ID 2001:331A
ID 0B05:1817
ID 0B05:1852
ID 0B05:1853
ID 056E:400B
ID 056E:400D
ID 7392:A834
ID 7392:A833
ID 0BDA:8813
ID 0e66:0026
ID 2357:0106
ID 20F4:809A
ID 20F4:809B
ID 0846:9054
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 a rtl8814au chipset and the
ID is not shown above, please provide the follow 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