mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 12:12:48 +00:00

This also renames a symbol to make it clear that you can call it more than once. Fixes https://github.com/fwupd/fwupd/issues/3148
18 lines
405 B
Plaintext
18 lines
405 B
Plaintext
# RTS5423
|
|
[USB\VID_0BDA&PID_1100]
|
|
Plugin = rts54hid
|
|
GType = FuRts54HidDevice
|
|
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
|