mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-30 11:48:08 +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!
16 lines
294 B
Plaintext
16 lines
294 B
Plaintext
[USB\VID_0A12&PID_1337]
|
|
Plugin = dfu_csr
|
|
Name = H05
|
|
Summary = Bluetooth Headphones
|
|
Icon = audio-headphones
|
|
Vendor = AIAIAI
|
|
[USB\VID_0A12&PID_1337&REV_2520]
|
|
Version = 1.2
|
|
|
|
[USB\VID_0A12&PID_4004]
|
|
Plugin = dfu_csr
|
|
Name = H60
|
|
Summary = Bluetooth Headphones
|
|
Icon = audio-headphones
|
|
Vendor = AIAIAI
|