elanmoc: Add new PID 0xCB6

This commit is contained in:
Ken
2026-07-28 11:28:20 +08:00
parent 80a4b5ec61
commit c4654fdc85
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -176,6 +176,7 @@ usb:v04F3p0CA7*
usb:v04F3p0CA8*
usb:v04F3p0CB0*
usb:v04F3p0CB2*
usb:v04F3p0CB6*
ID_AUTOSUSPEND=1
ID_PERSIST=0
+1
View File
@@ -41,6 +41,7 @@ static const FpIdEntry id_table[] = {
{ .vid = 0x04f3, .pid = 0x0ca8, },
{ .vid = 0x04f3, .pid = 0x0cb0, },
{ .vid = 0x04f3, .pid = 0x0cb2, },
{ .vid = 0x04f3, .pid = 0x0cb6, },
{ .vid = 0, .pid = 0, .driver_data = 0 }, /* terminating entry */
};