mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-08 04:41:48 +00:00
vli:ODM changed U2 pid, add json test
This commit is contained in:
parent
e9664e8448
commit
7752ffe344
16
data/device-tests/devices/lenovo-GX90T33021-vli-tier1.json
Normal file
16
data/device-tests/devices/lenovo-GX90T33021-vli-tier1.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"name": "Lenovo Travel Hub 1in3 [VL211]",
|
||||||
|
"guids": [
|
||||||
|
"7636b85e-d79f-5d30-a329-458957958b88"
|
||||||
|
],
|
||||||
|
"releases": [
|
||||||
|
{
|
||||||
|
"version": "44.33",
|
||||||
|
"file": "2004603b40bd529d85c2fcfcf9d50d77b47229e6564ef0ea9c03633bdccff94d-Lenovo-Travel_Hub_1in3_New.cab"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "04.33",
|
||||||
|
"file": "5fb4f4dce233626558806c2b7474d3b5ed4f500f6013aa3b376a54322642d449-Lenovo-Travel_Hub_1in3_Old.cab"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -200,7 +200,7 @@ Plugin = vli
|
|||||||
GType = FuVliUsbhubDevice
|
GType = FuVliUsbhubDevice
|
||||||
Flags = usb3
|
Flags = usb3
|
||||||
CounterpartGuid = USB\VID_17EF
|
CounterpartGuid = USB\VID_17EF
|
||||||
[USB\VID_17EF&PID_7226]
|
[USB\VID_17EF&PID_7236]
|
||||||
Plugin = vli
|
Plugin = vli
|
||||||
GType = FuVliUsbhubDevice
|
GType = FuVliUsbhubDevice
|
||||||
Flags = usb2
|
Flags = usb2
|
||||||
|
Loading…
Reference in New Issue
Block a user