From: Rick Dunn <rick@rickdunn.com>
To: linux-bluetooth@vger.kernel.org
Cc: Rick Dunn <rick@rickdunn.com>
Subject: [PATCH] Add 0b05:17cf line for BCM4352 combo card BCM20702A0 chip
Date: Thu, 15 Jan 2015 15:13:24 -0500 [thread overview]
Message-ID: <1421352804-24516-2-git-send-email-rick@rickdunn.com> (raw)
In-Reply-To: <1421352804-24516-1-git-send-email-rick@rickdunn.com>
---
drivers/bluetooth/btusb.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index af122e2..0725003 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -107,6 +107,7 @@ static const struct usb_device_id btusb_table[] = {
{ USB_DEVICE(0x0b05, 0x17cb) },
{ USB_DEVICE(0x04ca, 0x2003) },
{ USB_DEVICE(0x0489, 0xe042) },
+ { USB_DEVICE(0x0b05, 0x17cf), .driver_info = BTUSB_BCM_PATCHRAM },
{ USB_DEVICE(0x13d3, 0x3388), .driver_info = BTUSB_BCM_PATCHRAM },
{ USB_DEVICE(0x13d3, 0x3389), .driver_info = BTUSB_BCM_PATCHRAM },
{ USB_DEVICE(0x413c, 0x8197), .driver_info = BTUSB_BCM_PATCHRAM },
--
1.9.1
next prev parent reply other threads:[~2015-01-15 20:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-15 20:13 Bluetooth: Add support for BCM4352 combo card BCM20702A0 sub chip Rick Dunn
2015-01-15 20:13 ` Rick Dunn [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-01-16 21:44 Rick Dunn
2015-01-16 21:44 ` [PATCH] Add 0b05:17cf line for BCM4352 combo card BCM20702A0 chip Rick Dunn
2015-01-17 4:30 ` Marcel Holtmann
2015-01-17 14:19 ` Rick Dunn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421352804-24516-2-git-send-email-rick@rickdunn.com \
--to=rick@rickdunn.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).