mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 02:24:35 +00:00

8Bitdo devices with firmware <= 4.0.0 used a few different USB VIDs, some of which being shared with other projects. For the older firmware, compare the vendor against a whitelist to ensure we only try to update 8Bitdo game pads. Fixes https://github.com/hughsie/fwupd/issues/275
418 B
418 B
8Bitdo Support
Introduction
This plugin can flash the firmware on the 0bitdo game pads.
Ebitdo support is supported directly by this project with the embedded libebitdo library and is possible thanks to the vendor open sourcing the flashing tool.
The 8Bitdo devices share legacy USB VID/PIDs with other projects and so we have to be a bit careful to not claim other devices as our own.