Bug 49521 - [PATCH]bluetooth adapter 0489:e027 foxconn/hon hai not working + patch
Summary: [PATCH]bluetooth adapter 0489:e027 foxconn/hon hai not working + patch
Status: RESOLVED PATCH_ALREADY_AVAILABLE
Alias: None
Product: Drivers
Classification: Unclassified
Component: Bluetooth (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_bluetooth@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 14:43 UTC by Paolo Stivanin
Modified: 2012-11-21 01:42 UTC (History)
4 users (show)

See Also:
Kernel Version: 3.6.* and lower
Subsystem:
Regression: No
Bisected commit-id:


Attachments
patch for ath3k.c and btusb.c (832 bytes, patch)
2012-10-25 14:43 UTC, Paolo Stivanin
Details | Diff
patch for ath3.c and btusb.c updated (890 bytes, patch)
2012-10-29 12:31 UTC, Paolo Stivanin
Details | Diff

Description Paolo Stivanin 2012-10-25 14:43:23 UTC
Created attachment 84781 [details]
patch for ath3k.c and btusb.c

I have a Sony Vaio VPCEH1S0E with a bluetooth adapter that was not working until now :)
lsusb show me this:
0489:e027 Foxconn / Hon Hai
which adapter is an Atheros AR3011 (ath3k kernel module).
To get it working the file ath3k.c and btusb.c must be updated with its "code" (0489:e027).
I've attached a patch for ath3k.c and btusb.c
I'm running:
Gentoo amd64 with linux-kernel 3.5.* and 3.6.* with linux-firmware 20120917
After that patched has been applied lsusb show me:
Bus 001 Device 005: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
and the adapter is now working :)
Comment 1 Alan 2012-10-29 12:00:51 UTC
This needs a Signed-off-by: <youremail> to go into the tree - see Documentation/SubmittingPatches, but looks fine.
Comment 2 Paolo Stivanin 2012-10-29 12:31:55 UTC
Created attachment 85191 [details]
patch for ath3.c and btusb.c updated

added my email
Comment 4 Gustavo Padovan 2012-11-21 01:42:28 UTC
This is fixed in mainline at the moment, will be in the 3.7 release. Commit acd94544.

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