mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-11 04:14:27 +00:00
vli: Do not expose the shared-SPI devices on the USB2 recovery device
This commit is contained in:
parent
b15f4ab4b1
commit
07326182ca
@ -39,7 +39,7 @@ ParentGuid = USB\VID_17EF&PID_307F&HUB_0002
|
|||||||
[DeviceInstanceId=USB\VID_17EF&PID_3080]
|
[DeviceInstanceId=USB\VID_17EF&PID_3080]
|
||||||
Plugin = vli
|
Plugin = vli
|
||||||
GType = FuVliUsbhubDevice
|
GType = FuVliUsbhubDevice
|
||||||
Flags = usb2,has-msp430
|
Flags = usb2
|
||||||
[DeviceInstanceId=USB\VID_17EF&PID_3080&HUB_06]
|
[DeviceInstanceId=USB\VID_17EF&PID_3080&HUB_06]
|
||||||
ParentGuid = USB\VID_17EF&PID_3080&HUB_20
|
ParentGuid = USB\VID_17EF&PID_3080&HUB_20
|
||||||
[DeviceInstanceId=USB\VID_17EF&PID_3080&HUB_20]
|
[DeviceInstanceId=USB\VID_17EF&PID_3080&HUB_20]
|
||||||
@ -156,7 +156,7 @@ CounterpartGuid = USB\VID_17EF&PID_7225
|
|||||||
[DeviceInstanceId=USB\VID_17EF&PID_7225]
|
[DeviceInstanceId=USB\VID_17EF&PID_7225]
|
||||||
Plugin = vli
|
Plugin = vli
|
||||||
GType = FuVliUsbhubDevice
|
GType = FuVliUsbhubDevice
|
||||||
Flags = usb2,has-shared-spi-pd
|
Flags = usb2
|
||||||
|
|
||||||
# Lenovo USB-C Mini dock
|
# Lenovo USB-C Mini dock
|
||||||
[DeviceInstanceId=USB\VID_17EF&PID_3094]
|
[DeviceInstanceId=USB\VID_17EF&PID_3094]
|
||||||
@ -205,7 +205,7 @@ CounterpartGuid = USB\VID_17EF&PID_7229
|
|||||||
[DeviceInstanceId=USB\VID_17EF&PID_7229]
|
[DeviceInstanceId=USB\VID_17EF&PID_7229]
|
||||||
Plugin = vli
|
Plugin = vli
|
||||||
GType = FuVliUsbhubDevice
|
GType = FuVliUsbhubDevice
|
||||||
Flags = usb2,has-shared-spi-pd
|
Flags = usb2
|
||||||
|
|
||||||
# Lenovo USB-C to 4 USB-A Hub
|
# Lenovo USB-C to 4 USB-A Hub
|
||||||
[DeviceInstanceId=USB\VID_17EF&PID_1039]
|
[DeviceInstanceId=USB\VID_17EF&PID_1039]
|
||||||
@ -216,7 +216,7 @@ CounterpartGuid = USB\VID_17EF&PID_103A
|
|||||||
[DeviceInstanceId=USB\VID_17EF&PID_103A]
|
[DeviceInstanceId=USB\VID_17EF&PID_103A]
|
||||||
Plugin = vli
|
Plugin = vli
|
||||||
GType = FuVliUsbhubDevice
|
GType = FuVliUsbhubDevice
|
||||||
Flags = usb2,has-shared-spi-pd,attach-with-gpiob
|
Flags = usb2
|
||||||
|
|
||||||
# Lenovo Gen2 dock
|
# Lenovo Gen2 dock
|
||||||
[DeviceInstanceId=USB\VID_17EF&PID_A391]
|
[DeviceInstanceId=USB\VID_17EF&PID_A391]
|
||||||
|
Loading…
Reference in New Issue
Block a user