fwupd/plugins/ebitdo/ebitdo.quirk
Richard Hughes 7d132b728c Simplify the quirk file format
The best way of not getting something wrong is to not require it in the first
place...

All plugins now use DeviceInstanceId-style quirk matches and we can just drop
the prefix in all files. We were treating HwId=, Guid= and DeviceInstanceId= in
exactly the same way -- they're just converted to GUIDs when building the silo!
2021-03-03 08:30:34 +00:00

100 lines
1.7 KiB
Plaintext

# bootloader
[USB\VID_0483&PID_5750]
Plugin = ebitdo
Flags = is-bootloader
[USB\VID_2DC8&PID_5750]
Plugin = ebitdo
Flags = is-bootloader
InstallDuration = 120
[USB\VID_0483&PID_5760]
Plugin = ebitdo
Flags = is-bootloader,will-disappear
InstallDuration = 120
# FC30
[USB\VID_1235&PID_AB11]
Plugin = ebitdo
Flags = ~is-bootloader
[USB\VID_2DC8&PID_AB11]
Plugin = ebitdo
Flags = ~is-bootloader
InstallDuration = 120
# NES30
[USB\VID_1235&PID_AB12]
Plugin = ebitdo
Flags = ~is-bootloader
[USB\VID_2DC8&PID_AB12]
Plugin = ebitdo
Flags = ~is-bootloader
InstallDuration = 120
# SFC30
[USB\VID_1235&PID_AB21]
Plugin = ebitdo
Flags = ~is-bootloader
[USB\VID_2DC8&PID_AB21]
Plugin = ebitdo
Flags = ~is-bootloader
InstallDuration = 120
# SNES30
[USB\VID_1235&PID_AB20]
Plugin = ebitdo
Flags = ~is-bootloader
[USB\VID_2DC8&PID_AB20]
Plugin = ebitdo
Flags = ~is-bootloader
InstallDuration = 120
# FC30PRO
[USB\VID_1002&PID_9000]
Plugin = ebitdo
Flags = ~is-bootloader
[USB\VID_2DC8&PID_9000]
Plugin = ebitdo
Flags = ~is-bootloader
InstallDuration = 120
# NES30PRO
[USB\VID_2002&PID_9000]
Plugin = ebitdo
Flags = will-disappear
[USB\VID_2DC8&PID_9001]
Plugin = ebitdo
Flags = will-disappear
InstallDuration = 120
# FC30_ARCADE
[USB\VID_8000&PID_1002]
Plugin = ebitdo
Flags = ~is-bootloader
[USB\VID_2DC8&PID_1002]
Plugin = ebitdo
Flags = ~is-bootloader
InstallDuration = 120
# SF30 PRO/SN30 PRO
## Dinput mode (Start + B)
[USB\VID_2DC8&PID_6000]
Plugin = ebitdo
Flags = will-disappear
[USB\VID_2DC8&PID_6001]
Plugin = ebitdo
Flags = will-disappear
InstallDuration = 120
# SN30 PRO+
## Dinput mode (Start + B)
[USB\VID_2DC8&PID_6002]
Plugin = ebitdo
Flags = will-disappear
InstallDuration = 120
# M30
[USB\VID_2DC8&PID_5006]
Plugin = ebitdo
Flags = ~is-bootloader
InstallDuration = 120