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 ;)
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.
you can read Documentation/SubmittingPatches in the kernel sources to learn how to send patches properly.