Thread (5 messages) 5 messages, 3 authors, 2013-09-19
STALE4692d

[PATCH] bluetooth: btusb: Added support for Belkin F8065bf usb bluetooth device

From: Ken O'Brien <hidden>
Date: 2013-09-19 17:06:13
Subsystem: bluetooth drivers, the rest · Maintainers: Marcel Holtmann, Luiz Augusto von Dentz, Linus Torvalds

Belkin bluetooth device's usb device id added to generic usb bluetooth driver.

Signed-off-by: Ken O'Brien <redacted>
---
 drivers/bluetooth/btusb.c | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 8e16f0a..117b90c 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -111,6 +111,9 @@ static struct usb_device_id btusb_table[] = {
 
 	/*Broadcom devices with vendor specific id */
 	{ USB_VENDOR_AND_INTERFACE_INFO(0x0a5c, 0xff, 0x01, 0x01) },
+
+	/* Belkin F8T065bf */
+	{ USB_DEVICE(0x050d, 0x065a) },
 
 	{ }	/* Terminating entry */
 };
-- 
1.8.1.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help