From: Bala Shanmugam <bkamatch@qca.qualcomm.com>
To: "Chen, Peng" <pengchen@qca.qualcomm.com>
Cc: "gustavo@padovan.org" <gustavo@padovan.org>,
"linux-bluetooth@vger.kernel.org"
<linux-bluetooth@vger.kernel.org>,
"marcel@holtmann.org" <marcel@holtmann.org>,
"Waller, Carolyn" <carolyn@qca.qualcomm.com>,
"Jeang, Daniel" <dyjeong@qca.qualcomm.com>,
"Yao, Costa" <cqyao@qca.qualcomm.com>,
"Fan, Hong" <hongfan@qca.qualcomm.com>,
"Balasubramanian, Senthil Kumar" <senthilb@qca.qualcomm.com>,
"Wu, Frank" <fanwu@qca.qualcomm.com>
Subject: Re: [patch]Add Vendor/Device ID for AR3012
Date: Thu, 19 Jul 2012 11:04:01 +0530 [thread overview]
Message-ID: <50079C49.2060207@qca.qualcomm.com> (raw)
In-Reply-To: <0EC13EFF38B7C84DB595405A8233E35B099AE930@nasanexd01b.na.qualcomm.com>
On 07/18/2012 02:35 PM, Chen, Peng wrote:
> From 7340f148e72f2bee78563c0ca9a37d82a5b99d64 Mon Sep 17 00:00:00 2001
> From: Peng Chen<pengchen@qca.qualcomm.com>
> Date: Wed, 18 Jul 2012 16:58:28 +0800
> Subject: [PATCH] [patch]Add Vendor/Device ID for AR3012
>
> Add Vendor/Device ID for Qualcomm Atheros AR3012.
>
> Signed-off-by: Peng Chen<pengchen@qca.qualcomm.com>
> ---
> drivers/bluetooth/ath3k.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/bluetooth/ath3k.c b/drivers/bluetooth/ath3k.c
> index 10308cd..7ce0aa2 100644
> --- a/drivers/bluetooth/ath3k.c
> +++ b/drivers/bluetooth/ath3k.c
> @@ -79,6 +79,7 @@ static struct usb_device_id ath3k_table[] = {
> { USB_DEVICE(0x13d3, 0x3362) },
> { USB_DEVICE(0x0CF3, 0xE004) },
> { USB_DEVICE(0x0930, 0x0219) },
> + { USB_DEVICE(0x0489, 0xE057) },
>
> /* Atheros AR5BBU12 with sflash firmware */
> { USB_DEVICE(0x0489, 0xE02C) },
Hi Chen,
I think you also need to add these ids to ath3k blacklist table
[ath3k_blist_tbl] to load patch,
syscfg files and in btusb blacklist table [blacklist_table] in btusb.c
to give the control to ath3k
driver to load firmware.
Regards,
Bala.
prev parent reply other threads:[~2012-07-19 5:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-18 9:05 [patch]Add Vendor/Device ID for AR3012 Chen, Peng
2012-07-18 11:27 ` Marcel Holtmann
2012-07-23 6:25 ` Chen, Peng
2012-08-01 1:49 ` Chen, Peng
2012-08-01 1:52 ` Marcel Holtmann
2012-07-19 5:34 ` Bala Shanmugam [this message]
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=50079C49.2060207@qca.qualcomm.com \
--to=bkamatch@qca.qualcomm.com \
--cc=carolyn@qca.qualcomm.com \
--cc=cqyao@qca.qualcomm.com \
--cc=dyjeong@qca.qualcomm.com \
--cc=fanwu@qca.qualcomm.com \
--cc=gustavo@padovan.org \
--cc=hongfan@qca.qualcomm.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=pengchen@qca.qualcomm.com \
--cc=senthilb@qca.qualcomm.com \
/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).