Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 576376 Details for
Bug 811087
atheros ar3012 bluetooth in asus ux31e/ux21e not recognized (reopening)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
kernel patch from http://article.gmane.org/gmane.linux.bluez.kernel/18830
linux-3.3-ath3k.patch (text/plain), 1.70 KB, created by
John Heidemann
on 2012-04-10 04:24:01 UTC
(
hide
)
Description:
kernel patch from http://article.gmane.org/gmane.linux.bluez.kernel/18830
Filename:
MIME Type:
Creator:
John Heidemann
Created:
2012-04-10 04:24:01 UTC
Size:
1.70 KB
patch
obsolete
>From: eran <eran@...> >Subject: [PATCH] Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012. >Newsgroups: gmane.linux.bluez.kernel >Date: 2011-11-24 11:19:08 GMT (18 weeks, 5 days, 3 hours and 16 minutes ago) >From: Eran <eran@...> > >The bluetooth module in the Asus UX31/UX21 is based on Atheros AR3012 >and requires a firmware to be uploaded before it's usable. > >Signed-off-by: Eran <eran@...> >--- > drivers/bluetooth/ath3k.c | 2 ++ > drivers/bluetooth/btusb.c | 1 + > 2 files changed, 3 insertions(+), 0 deletions(-) > >diff --git a/drivers/bluetooth/ath3k.c b/drivers/bluetooth/ath3k.c >index 106beb1..b94aae6 100644 >--- a/drivers/bluetooth/ath3k.c >+++ b/drivers/bluetooth/ath3k.c >@@ -70,6 +70,7 @@ static struct usb_device_id ath3k_table[] = { > > /* Atheros AR3012 with sflash firmware*/ > { USB_DEVICE(0x0CF3, 0x3004) }, >+ { USB_DEVICE(0x13d3, 0x3375) }, > > /* Atheros AR5BBU12 with sflash firmware */ > { USB_DEVICE(0x0489, 0xE02C) }, >@@ -86,6 +87,7 @@ static struct usb_device_id ath3k_blist_tbl[] = { > > /* Atheros AR3012 with sflash firmware*/ > { USB_DEVICE(0x0cf3, 0x3004), .driver_info = BTUSB_ATH3012 }, >+ { USB_DEVICE(0x13d3, 0x3375), .driver_info = BTUSB_ATH3012 }, > > { } /* Terminating entry */ > }; >diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c >index f9b7260..a64f15a 100644 >--- a/drivers/bluetooth/btusb.c >+++ b/drivers/bluetooth/btusb.c >@@ -122,6 +122,7 @@ static struct usb_device_id blacklist_table[] = { > > /* Atheros 3012 with sflash firmware */ > { USB_DEVICE(0x0cf3, 0x3004), .driver_info = BTUSB_ATH3012 }, >+ { USB_DEVICE(0x13d3, 0x3375), .driver_info = BTUSB_ATH3012 }, > > /* Atheros AR5BBU12 with sflash firmware */ > { USB_DEVICE(0x0489, 0xe02c), .driver_info = BTUSB_IGNORE }, >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 811087
: 576376 |
576377