fwupd/plugins/rts54hid/rts54hid.quirk
Richard Hughes 7d132b728c Simplify the quirk file format
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!
2021-03-03 08:30:34 +00:00

17 lines
380 B
Plaintext

# RTS5423
[USB\VID_0BDA&PID_1100]
Plugin = rts54hid
FirmwareSizeMin = 0x10000
FirmwareSizeMax = 0x40000
Children = FuRts54HidModule|USB\VID_0BDA&PID_1100&I2C_01
# this is a fictitious example...
[USB\VID_0BDA&PID_1100&I2C_01]
Plugin = rts54hid
Name = HDMI Converter
Flags = updatable
FirmwareSize = 0x20000
Rts54TargetAddr = 0x00
Rts54I2cSpeed = 0x00
Rts54RegisterAddrLen = 0x04