From: "Gustavo F. Padovan" <padovan@profusion.mobi>
To: Lee Trager <lt73@cs.drexel.edu>
Cc: marcel@holtmann.org, linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] ath3k: Add ASUS BT Support
Date: Thu, 24 Mar 2011 16:14:30 -0300 [thread overview]
Message-ID: <20110324191430.GE2236@joana> (raw)
In-Reply-To: <4D8477B8.4010803@cs.drexel.edu>
Hi Lee,
* Lee Trager <lt73@cs.drexel.edu> [2011-03-19 05:30:32 -0400]:
> The ASUS USB Bluetooth module that comes with my motherboard(ASUS P8P67
> Pro) is simply a re-branded Atheros AR3011. This patch add support for
> it in the driver
>
> Signed-off-by: Lee Trager <lt73@cs.drexel.edu>
>
> --- drivers/bluetooth/ath3k.c.old 2011-03-18 04:27:26.160161039 -0400
> +++ drivers/bluetooth/ath3k.c 2011-03-18 04:29:05.853945455 -0400
> @@ -36,9 +36,12 @@
> /* Atheros AR3011 */
> { USB_DEVICE(0x0CF3, 0x3000) },
>
> - /* Atheros AR3011 with sflash firmware*/
> + /* Atheros AR3011 with sflash firmware */
> { USB_DEVICE(0x0CF3, 0x3002) },
>
> + /* ASUS branded Atheros AR3011 */
> + { USB_DEVICE(0x0B05, 0x179C) },
> +
This patch doesn't apply to bluetooth-2.6 (or the not yet released
2.6.39-rc1). Please rebase, thanks.
--
Gustavo F. Padovan
http://profusion.mobi
prev parent reply other threads:[~2011-03-24 19:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-19 9:30 [PATCH] ath3k: Add ASUS BT Support Lee Trager
2011-03-24 19:14 ` Gustavo F. Padovan [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=20110324191430.GE2236@joana \
--to=padovan@profusion.mobi \
--cc=linux-bluetooth@vger.kernel.org \
--cc=lt73@cs.drexel.edu \
--cc=marcel@holtmann.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).