Merge pull request #13969 from mspeder/ugreen

RealtekFirmwareLoader: Alternate USB PID for Ugreen CM390
This commit is contained in:
JMC47 2025-09-26 17:18:42 -04:00 committed by GitHub
commit a7d61dd2a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -143,6 +143,7 @@ bool IsKnownRealtekBluetoothDevice(u16 vid, u16 pid)
{0x6655, 0x8771},
{0x7392, 0xc611},
{0x2b89, 0x8761},
{0x2b89, 0x6275},
// Additional Realtek 8821AE Bluetooth devices
{0x0b05, 0x17dc},
{0x13d3, 0x3414},