mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-04 11:15:18 +00:00

The best way of not getting something wrong is to not require it in the first place... All plugins now use DeviceInstanceId-style quirk matches and we can just drop the prefix in all files. We were treating HwId=, Guid= and DeviceInstanceId= in exactly the same way -- they're just converted to GUIDs when building the silo!
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
# FL7102
|
|
[USB\VID_1D5C&PID_7102]
|
|
Plugin = fresco_pd
|
|
|
|
# FL7112
|
|
[USB\VID_1D5C&PID_7112]
|
|
Plugin = fresco_pd
|