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 3ba74b2 commit 473a89bCopy full SHA for 473a89b
drivers/bluetooth/btusb.c
@@ -555,6 +555,8 @@ static const struct usb_device_id quirks_table[] = {
555
BTUSB_WIDEBAND_SPEECH },
556
{ USB_DEVICE(0x13d3, 0x3572), .driver_info = BTUSB_REALTEK |
557
558
+ { USB_DEVICE(0x13d3, 0x3591), .driver_info = BTUSB_REALTEK |
559
+ BTUSB_WIDEBAND_SPEECH },
560
{ USB_DEVICE(0x0489, 0xe125), .driver_info = BTUSB_REALTEK |
561
562
0 commit comments