mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 11:07:37 +00:00
trivial: dfu: drop quirk to hide DW1820A
This can't actually damage the device, it was just showing the wrong flags. The device is also EOL, so it won't even be seen on most modern machines.
This commit is contained in:
parent
3dbb92e5d5
commit
61f74077ed
@ -12,11 +12,6 @@ CounterpartGuid = USB\VID_0BDA&PID_5800
|
||||
[DeviceInstanceId=USB\VID_0BDA&PID_5800]
|
||||
Flags = detach-for-attach
|
||||
|
||||
# on PC platforms the DW1820A firmware is loaded at runtime and can't
|
||||
# be stored on the device itself as the flash chip is unpopulated
|
||||
[DeviceInstanceId=USB\VID_0A5C&PID_6412]
|
||||
Flags = only-supported
|
||||
|
||||
# Openmoko Freerunner / GTA02
|
||||
[DeviceInstanceId=USB\VID_1D50&PID_5119]
|
||||
Plugin = dfu
|
||||
|
Loading…
Reference in New Issue
Block a user