Bug 60726 - [TRIVIAL]Support for Atheros Bluetooth Card with ID 13d3:3402 missing
Summary: [TRIVIAL]Support for Atheros Bluetooth Card with ID 13d3:3402 missing
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Bluetooth (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: linux-bluetooth@vger.kernel.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-09 08:59 UTC by Sascha Gehlich
Modified: 2013-11-20 14:16 UTC (History)
3 users (show)

See Also:
Kernel Version: 3.8.13
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Patch that adds support for 13d3:3402 bluetooth devices in the ath3012 driver (1.61 KB, patch)
2013-08-09 08:59 UTC, Sascha Gehlich
Details | Diff

Description Sascha Gehlich 2013-08-09 08:59:46 UTC
Created attachment 107167 [details]
Patch that adds support for 13d3:3402 bluetooth devices in the ath3012 driver

I just bought a new Asus N55JV laptop which has an Atheros Bluetooth Card with the ID 13d3:3402. The Linux kernel is missing support for that.

It is an Atheros AR3012 card, so the ATH3k driver works fine. I attached a patch, unfortunately I have no idea on how to submit patches correctly ;)
Comment 1 starfall 2013-09-04 14:19:33 UTC
I'm having the exact same issues. According to Mohammed Shafi on ath9k-devel, we should -

"Please send a public patch for this for bluetooth you will want to send them to Marcel Holtmann and cc the linux-bluetooth mailing list, maintainers of ath3k
and cc me too. i think you go to see the following maintainer too
Gustavo Padovan <gustavo <at> padovan.org>"

Also, I had to btcoex_enable on the ath9k driver to be able to see this device.
Comment 2 Gustavo Padovan 2013-09-10 16:03:16 UTC
you can read Documentation/SubmittingPatches in the kernel sources to learn how to send patches properly.

Note You need to log in before you can comment on or make changes to this bug.