ALT Linux Bugzilla
– Attachment 5859 Details for
Bug 29081
Не работает bluetooth на ноутбуке ASUS K53B
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
патч на модули btusb ath3k
ath3k_btusb.patch (text/plain), 1.26 KB, created by
freuser
on 2013-06-17 21:56:18 MSK
(
hide
)
Description:
патч на модули btusb ath3k
Filename:
MIME Type:
Creator:
freuser
Created:
2013-06-17 21:56:18 MSK
Size:
1.26 KB
patch
obsolete
> drivers/bluetooth/ath3k.c | 1 + > drivers/bluetooth/btusb.c | 1 + > 2 files changed, 2 insertions(+) > >diff --git a/drivers/bluetooth/ath3k.c b/drivers/bluetooth/ath3k.c >index 6aab00e..817586f 100644 >--- a/drivers/bluetooth/ath3k.c >+++ b/drivers/bluetooth/ath3k.c >@@ -65,6 +65,7 @@ static struct usb_device_id ath3k_table[] = { > { USB_DEVICE(0x0CF3, 0x3002) }, > { USB_DEVICE(0x0CF3, 0xE019) }, > { USB_DEVICE(0x13d3, 0x3304) }, >+ { USB_DEVICE(0x04ca, 0x3002) }, > { USB_DEVICE(0x0930, 0x0215) }, > { USB_DEVICE(0x0489, 0xE03D) }, > { USB_DEVICE(0x0489, 0xE027) }, >diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c >index 2cc5f77..2adb4d1 100644 >--- a/drivers/bluetooth/btusb.c >+++ b/drivers/bluetooth/btusb.c >@@ -123,6 +123,7 @@ static struct usb_device_id blacklist_table[] = { > { USB_DEVICE(0x0cf3, 0x3002), .driver_info = BTUSB_IGNORE }, > { USB_DEVICE(0x0cf3, 0xe019), .driver_info = BTUSB_IGNORE }, > { USB_DEVICE(0x13d3, 0x3304), .driver_info = BTUSB_IGNORE }, >+ { USB_DEVICE(0x04ca, 0x3002), .driver_info = BTUSB_IGNORE }, > { USB_DEVICE(0x0930, 0x0215), .driver_info = BTUSB_IGNORE }, > { USB_DEVICE(0x0489, 0xe03d), .driver_info = BTUSB_IGNORE }, > { USB_DEVICE(0x0489, 0xe027), .driver_info = BTUSB_IGNORE },
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 29081
:
5855
|
5856
|
5857
| 5859