mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-03 13:41:12 +00:00

This is the ID assigned to STMicroelectronics... more specifically for a mini LED display. It also seems to be used by other vendors who also did not change the default from the devkit, e.g. the Vaydeer Multimedia Console. Fixes https://github.com/fwupd/fwupd/issues/4180
10 lines
367 B
Plaintext
10 lines
367 B
Plaintext
# This is the ID assigned to STMicroelectronics, and also seems to be used by other vendors who
|
|
# did not change the default from the devkit. Install this quirk file if your 8bitdo controller
|
|
# uses the legacy bootloader from 2018.
|
|
#
|
|
# See https://github.com/fwupd/fwupd/issues/4180 for more information
|
|
|
|
[USB\VID_0483&PID_5750]
|
|
Plugin = ebitdo
|
|
Flags = is-bootloader
|