From: Marcel Holtmann <marcel@holtmann.org>
To: Dwaine Garden VE3GIF <dwainegarden@rogers.com>
Cc: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: [PATCH] Bluetooth: Add support for Atheros [04ca:3004]
Date: Tue, 23 Oct 2012 07:42:13 -0700 [thread overview]
Message-ID: <1351003333.1785.26.camel@aeonflux> (raw)
In-Reply-To: <1350995487.13036.YahooMailNeo@web125402.mail.ne1.yahoo.com>
Hi Dwaine,
> Add another vendor specific ID for Atheros AR3012 device.
> This chip is wrapped by Lite-On Technology Corp.
>
> output of usb-devices:
> Bus 001 Device 008: ID 04ca:3004 Lite-On Technology Corp.
> Device Descriptor:
> bLength 18
>
> bDescriptorType 1
> bcdUSB 1.10
> bDeviceClass 224 Wireless
> bDeviceSubClass 1 Radio Frequency
> bDeviceProtocol 1 Bluetooth
> bMaxPacketSize0 64
> idVendor 0x04ca Lite-On Technology Corp.
> idProduct 0x3004
> bcdDevice 0.02
> iManufacturer 1 Atheros Communications
>
> iProduct 2 Bluetooth USB Host Controller
> iSerial 3 Alaska Day 2006
> bNumConfigurations 1
I prefer /sys/kernel/debug/usb/devices output here.
>
>
> Signed-off-by: Dwaine Garden <DwaineGarden@rogers.com> ---
>
> diff --git a/drivers/bluetooth/ath3k.c b/drivers/bluetooth/ath3k.c
> index fc2de55..1486f15 100644
> --- a/drivers/bluetooth/ath3k.c
> +++ b/drivers/bluetooth/ath3k.c
> @@ -75,6 +75,7 @@ static struct usb_device_id ath3k_table[] = {
> { USB_DEVICE(0x0CF3, 0x3004) },
> { USB_DEVICE(0x0CF3, 0x311D) },
> { USB_DEVICE(0x13d3, 0x3375) },
> + { USB_DEVICE(0x04CA, 0x3004) },
And you need to use an email client that does not mess up the tabs vs
white spaces.
Regards
Marcel
next prev parent reply other threads:[~2012-10-23 14:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-23 12:31 [PATCH] Bluetooth: Add support for Atheros [04ca:3004] Dwaine Garden VE3GIF
2012-10-23 14:42 ` Marcel Holtmann [this message]
2012-10-23 16:05 ` Dwaine Garden VE3GIF
-- strict thread matches above, loose matches on Subject: below --
2012-10-25 1:46 Dwaine Garden VE3GIF
2012-10-25 1:56 ` Marcel Holtmann
2012-10-24 4:57 Dwaine Garden VE3GIF
2012-10-24 11:56 ` Gustavo Padovan
2012-10-24 15:10 ` Marcel Holtmann
2012-10-24 16:22 ` Dwaine Garden VE3GIF
[not found] <1350882145.55725.YahooMailNeo@web125403.mail.ne1.yahoo.com>
2012-10-22 5:26 ` Julian Calaby
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=1351003333.1785.26.camel@aeonflux \
--to=marcel@holtmann.org \
--cc=dwainegarden@rogers.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).