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: Wed, 24 Oct 2012 18:56:33 -0700 [thread overview]
Message-ID: <1351130193.1785.86.camel@aeonflux> (raw)
In-Reply-To: <1351129589.50995.YahooMailNeo@web125405.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
I want /sys/kernel/debug/usb/devices for this device and nothing else.
> 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) },
> { USB_DEVICE(0x04CA, 0x3005) },
This is still broken.
Regards
Marcel
next prev parent reply other threads:[~2012-10-25 1:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-25 1:46 [PATCH] Bluetooth: Add support for Atheros [04ca:3004] Dwaine Garden VE3GIF
2012-10-25 1:56 ` Marcel Holtmann [this message]
-- strict thread matches above, loose matches on Subject: below --
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
2012-10-23 12:31 Dwaine Garden VE3GIF
2012-10-23 14:42 ` Marcel Holtmann
2012-10-23 16:05 ` Dwaine Garden VE3GIF
2012-10-22 5:02 Dwaine Garden VE3GIF
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=1351130193.1785.86.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.