mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 12:30:17 +00:00
Add System76 launch_heavy_1
This commit is contained in:
parent
5a24472fb4
commit
17f35e206b
@ -16,6 +16,7 @@ These devices use the standard USB DeviceInstanceId values, e.g.
|
||||
* `USB\VID_3384&PID_0001&REV_0001`
|
||||
* `USB\VID_3384&PID_0005&REV_0001`
|
||||
* `USB\VID_3384&PID_0006&REV_0001`
|
||||
* `USB\VID_3384&PID_0007&REV_0001`
|
||||
|
||||
## Update Behavior
|
||||
|
||||
|
@ -12,3 +12,8 @@ CounterpartGuid = USB\VID_03EB&PID_2FF9
|
||||
[USB\VID_3384&PID_0006&REV_0001]
|
||||
Plugin = system76_launch
|
||||
CounterpartGuid = USB\VID_03EB&PID_2FF9
|
||||
|
||||
# System76 launch_heavy_1
|
||||
[USB\VID_3384&PID_0007&REV_0001]
|
||||
Plugin = system76_launch
|
||||
CounterpartGuid = USB\VID_03EB&PID_2FF9
|
||||
|
Loading…
Reference in New Issue
Block a user