fwupd/plugins/rts54hub/rts54hub.quirk
Richard Hughes 88592df086 rts54hub: Use demo firmware on the evaluation board for the tests
This avoids clashing with real-world devices that have the same VID/PID.
Many thanks to Ricky WU <ricky_wu@realtek.com> for all the help.

Fixes: https://github.com/fwupd/fwupd/issues/3835
2021-10-13 20:07:15 +08:00

44 lines
1.0 KiB
Plaintext

# RTS5423 Development Board
[USB\VID_0BDA&PID_5B00]
Plugin = rts54hub
GType = FuRts54HubDevice
FirmwareSizeMin = 0x20000
FirmwareSizeMax = 0x40000
# Lenovo HotRod
[USB\VID_17EF&PID_30BF]
Plugin = rts54hub
GType = FuRts54HubDevice
Vendor = Lenovo
FirmwareSizeMin = 0x20000
FirmwareSizeMax = 0x40000
Children = FuRts54hubRtd21xxForeground|USB\VID_17EF&PID_30BF&I2C_01
[USB\VID_17EF&PID_30BF&I2C_01]
Plugin = rts54hub
Name = HDMI Converter
Flags = updatable
FirmwareSize = 0x30000
Rts54TargetAddr = 0x20
Rts54I2cSpeed = 0x2
Rts54RegisterAddrLen = 0x04
# Acer D501 Dock
[USB\VID_2BEF&PID_1009]
Plugin = rts54hub
GType = FuRts54HubDevice
Name = Acer D501 Dock USB Hub
FirmwareSizeMin = 0x10000
FirmwareSizeMax = 0x40000
Children = FuRts54hubRtd21xxBackground|USB\VID_2BEF&PID_1009&I2C_01
[USB\VID_2BEF&PID_1009&I2C_01]
Plugin = rts54hub
Vendor = Realtek
Name = Acer D501 Dock HDMI Converter
Flags = updatable
FirmwareSizeMin = 0x10000
FirmwareSizeMax = 0x90000
Rts54TargetAddr = 0x20
Rts54I2cSpeed = 0x2
Rts54RegisterAddrLen = 0x04