We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e623e2a commit 69b84ffCopy full SHA for 69b84ff
drivers/bluetooth/btusb.c
@@ -530,6 +530,8 @@ static const struct usb_device_id quirks_table[] = {
530
BTUSB_WIDEBAND_SPEECH },
531
{ USB_DEVICE(0x13d3, 0x3591), .driver_info = BTUSB_REALTEK |
532
533
+ { USB_DEVICE(0x0489, 0xe123), .driver_info = BTUSB_REALTEK |
534
+ BTUSB_WIDEBAND_SPEECH },
535
{ USB_DEVICE(0x0489, 0xe125), .driver_info = BTUSB_REALTEK |
536
537
0 commit comments