mirror of
https://github.com/shenmintao/aic8800d80.git
synced 2026-09-27 01:54:16 +00:00
Add USB ID 368b:8d84 (AIC 8800D80 variant)
Device 368b:8d84 is an AIC 8800D80 variant not included in the USB device table. Add it as AIC8800M80_CUS0 alongside the other M80 CUS variants; it maps to PRODUCT_ID_AIC8800D81 like its siblings. Tested on kernel 6.19.8-arch1 with a physical dongle (Bus 001 Device 005: ID 368b:8d84 AICSemi AIC 8800D80).
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
#define USB_PRODUCT_ID_AIC8800FC_CUS5 0x88E3
|
||||
#define USB_PRODUCT_ID_AIC8800FC_CUS6 0x88E5
|
||||
|
||||
#define USB_PRODUCT_ID_AIC8800M80_CUS0 0x8D84
|
||||
#define USB_PRODUCT_ID_AIC8800M80_CUS1 0x8D83
|
||||
#define USB_PRODUCT_ID_AIC8800M80_CUS2 0x8D85
|
||||
#define USB_PRODUCT_ID_AIC8800M80_CUS3 0x8D86
|
||||
|
||||
Reference in New Issue
Block a user