mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-24 15:26:40 +00:00
18 lines
425 B
Plaintext
18 lines
425 B
Plaintext
# Realtek USBHub (HID Device)
|
|
[USB\VID_0BDA&PID_5A00]
|
|
Plugin = rts54hid
|
|
GType = FuRts54HidDevice
|
|
FirmwareSizeMin = 0x10000
|
|
FirmwareSizeMax = 0x40000
|
|
Children = FuRts54HidModule|USB\VID_0BDA&PID_5A00&I2C_01
|
|
|
|
# this is a fictitious example...
|
|
[USB\VID_0BDA&PID_5A00&I2C_01]
|
|
Plugin = rts54hid
|
|
Name = HDMI Converter
|
|
Flags = updatable
|
|
FirmwareSize = 0x20000
|
|
Rts54TargetAddr = 0x00
|
|
Rts54I2cSpeed = 0x00
|
|
Rts54RegisterAddrLen = 0x04
|