mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 02:57:48 +00:00

The daemon wants to auto-add the parent relationship from the analogix device to the VLI device automatically, which is arguably more correct anyway. No behaviour change, but the tree output in fwupdmgr will be reversed now.
12 lines
246 B
Plaintext
12 lines
246 B
Plaintext
# Goodway Minibons
|
|
[USB\VID_065F&PID_F817]
|
|
Plugin = vli
|
|
GType = FuVliUsbhubDevice
|
|
Flags = usb3
|
|
CounterpartGuid = USB\VID_065F&PID_F816
|
|
[USB\VID_065F&PID_F816]
|
|
Plugin = vli
|
|
GType = FuVliUsbhubDevice
|
|
Flags = usb2
|
|
ParentGuid = USB\VID_065F&PID_F817
|