fwupd/plugins/unifying/unifying.quirk
Richard Hughes b1e49e8bdf unifying: Specify the runtime counterpart GUID
This shouldn't have an effect now, but is required when the device list starts
handling the replug, and it seems logically correct.
2018-08-31 09:58:40 +01:00

28 lines
615 B
Plaintext

# Runtime
[DeviceInstanceId=USB\VID_046D&PID_C52B]
Plugin = unifying
# Nordic
[DeviceInstanceId=USB\VID_046D&PID_AAAA]
Plugin = unifying
FirmwareSizeMin = 0x4000
CounterpartGuid = USB\VID_046D&PID_C52B
# Nordic Pico
[DeviceInstanceId=USB\VID_046D&PID_AAAE]
Plugin = unifying
FirmwareSizeMin = 0x4000
CounterpartGuid = USB\VID_046D&PID_C52B
# Nordic
[DeviceInstanceId=USB\VID_046D&PID_AAAC]
Plugin = unifying
FirmwareSizeMin = 0x4000
CounterpartGuid = USB\VID_046D&PID_C52B
# Nordic Pico
[DeviceInstanceId=USB\VID_046D&PID_AAAD]
Plugin = unifying
FirmwareSizeMin = 0x4000
CounterpartGuid = USB\VID_046D&PID_C52B