mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-28 07:57:08 +00:00
pixart: Add more supported pixart devices
This commit is contained in:
parent
618fae792f
commit
8e10abf308
@ -1,7 +1,31 @@
|
||||
# Pixart
|
||||
# Pixart 2801
|
||||
[DeviceInstanceId=HIDRAW\VEN_093A&DEV_2801]
|
||||
Plugin = pixart_rf
|
||||
|
||||
# Pixart 2860
|
||||
[DeviceInstanceId=HIDRAW\VEN_093A&DEV_2860]
|
||||
Plugin = pixart_rf
|
||||
|
||||
# Pixart 2802
|
||||
[DeviceInstanceId=HIDRAW\VEN_093A&DEV_2802]
|
||||
Plugin = pixart_rf
|
||||
|
||||
# Pixart 2822
|
||||
[DeviceInstanceId=HIDRAW\VEN_093A&DEV_2822]
|
||||
Plugin = pixart_rf
|
||||
|
||||
# Pixart 2861
|
||||
[DeviceInstanceId=HIDRAW\VEN_093A&DEV_2861]
|
||||
Plugin = pixart_rf
|
||||
|
||||
# Pixart 2862
|
||||
[DeviceInstanceId=HIDRAW\VEN_093A&DEV_2862]
|
||||
Plugin = pixart_rf
|
||||
|
||||
# Pixart 2452
|
||||
[DeviceInstanceId=HIDRAW\VEN_093A&DEV_2452]
|
||||
Plugin = pixart_rf
|
||||
|
||||
# Primax MS
|
||||
[DeviceInstanceId=HIDRAW\VEN_0461&DEV_4EEF]
|
||||
Plugin = pixart_rf
|
||||
|
Loading…
Reference in New Issue
Block a user