Bug 49521

Summary: [PATCH]bluetooth adapter 0489:e027 foxconn/hon hai not working + patch
Product: Drivers Reporter: Paolo Stivanin (paolo.stivanin)
Component: BluetoothAssignee: drivers_bluetooth (drivers_bluetooth)
Status: RESOLVED PATCH_ALREADY_AVAILABLE    
Severity: normal CC: alan, gustavo, kernel, tomwij
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.6.* and lower Subsystem:
Regression: No Bisected commit-id:
Attachments: patch for ath3k.c and btusb.c
patch for ath3.c and btusb.c updated

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.