diff options
author | Yvain THONNART <yvain.thonnart@m4x.org> | 2016-06-11 15:43:30 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2016-07-08 12:20:57 +0200 |
commit | 47ca5898eb09bc49666958f2ea7e0ea5b4add0f5 (patch) | |
tree | 979ac8adb391644268d00a60a387ea0d19f9cf49 /drivers/bluetooth/hci_ag6xx.c | |
parent | Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio (diff) | |
download | linux-47ca5898eb09bc49666958f2ea7e0ea5b4add0f5.tar.xz linux-47ca5898eb09bc49666958f2ea7e0ea5b4add0f5.zip |
Bluetooth: btusb: add support for device 0489:e092
With current btusb.ko kernel module, Bluetooth pretends to be active
but there is no real activity.
I'm using an Acer Aspire VN7-791.
Output of lsusb:
Bus 003 Device 007: ID 0489:e092 Foxconn / Hon Hai
On my laptop, this device is actually used as a combo with wifi chipset
Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e],
* Fix by adding a declaration in kernel sources drivers/bluetooth/btusb.c
{ USB_DEVICE(0x0489, 0xe092), .driver_info = BTUSB_QCA_ROME },
* Compiled extra module /lib/modules/4.4.0-22-generic/extra/btusb.ko
* Successfully tested against my phone (obex file transfer)
Signed-off-by: Yvain THONNART <yvain.thonnart@m4x.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/hci_ag6xx.c')
0 files changed, 0 insertions, 0 deletions