fwupd/plugins/ebitdo/ebitdo.quirk
Richard Hughes 963cb45793 ebitdo: Use quirks rather than hardcoding a list of VIDs and PIDs
This means we can trivially support new devices in the future without compiling
any new code. This makes it easier to add support for new hardware for LTS
distros like RHEL.
2017-12-11 16:49:28 +00:00

34 lines
549 B
Plaintext

[FuEbitdoDevice]
# bootloader
USB\VID_0483&PID_5750=bootloader
USB\VID_2DC8&PID_5750=bootloader
# FC30
USB\VID_1235&PID_AB11=none
USB\VID_2DC8&PID_AB11=none
# NES30
USB\VID_1235&PID_AB12=none
USB\VID_2DC8&PID_AB12=none
# SFC30
USB\VID_1235&PID_AB21=none
USB\VID_2DC8&PID_AB21=none
# SNES30
USB\VID_1235&PID_AB20=none
USB\VID_2DC8&PID_AB20=none
# FC30PRO
USB\VID_1002&PID_9000=none
USB\VID_2DC8&PID_9000=none
# NES30PRO
USB\VID_2002&PID_9000=none
USB\VID_2DC8&PID_9001=none
# FC30_ARCADE
USB\VID_8000&PID_1002=none
USB\VID_2DC8&PID_1002=none