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 8417cb5 commit 74e02d0Copy full SHA for 74e02d0
drivers/bluetooth/btusb.c
@@ -509,6 +509,7 @@ static const struct usb_device_id quirks_table[] = {
509
BTUSB_WIDEBAND_SPEECH },
510
511
/* Realtek 8851BE Bluetooth devices */
512
+ { USB_DEVICE(0x0489, 0xe112), .driver_info = BTUSB_REALTEK },
513
{ USB_DEVICE(0x13d3, 0x3600), .driver_info = BTUSB_REALTEK },
514
515
/* Realtek 8852AE Bluetooth devices */
0 commit comments