add entry to the list of supported USB devices

This commit is contained in:
Gilles Boccon-Gibod
2023-08-18 09:56:06 -07:00
parent f4add16aea
commit 85a61dc39d

View File

@@ -125,6 +125,7 @@ RTK_USB_PRODUCTS = {
(0x2550, 0x8761), (0x2550, 0x8761),
(0x2B89, 0x8761), (0x2B89, 0x8761),
(0x7392, 0xC611), (0x7392, 0xC611),
(0x0BDA, 0x877B),
# Realtek 8821AE # Realtek 8821AE
(0x0B05, 0x17DC), (0x0B05, 0x17DC),
(0x13D3, 0x3414), (0x13D3, 0x3414),