https://bugzilla.kernel.org/show_bug.cgi?id=54901 URL: http://forums.gentoo.org/viewtopic-t-952768.html Summary: New USB ID for AR9462 Product: Drivers Version: 2.5 Kernel Version: 3.8.2 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: enhancement Priority: P1 Component: Bluetooth AssignedTo: linux-bluetooth@xxxxxxxxxxxxxxx ReportedBy: mail@xxxxxxxxxxxxxxxx Regression: No I've installed Gentoo on my Windows 8 tablet and I had problems getting my bluetooth to work. It turned out that there are some missing ID's in two files in the drivers/bluetooth folder. I already started a thread on forums.gentoo.org to fix the problem (and fixed it myself) but I have no way of committing the code: $ diff ath3k.c /usr/src/linux/drivers/bluetooth/ath3k.c 80d79 < { USB_DEVICE(0x04CA, 0x3008) }, 108d106 < { USB_DEVICE(0x04ca, 0x3008), .driver_info = BTUSB_ATH3012 }, $ diff btusb.c /usr/src/linux/drivers/bluetooth/btusb.c 138d137 < { USB_DEVICE(0x04ca, 0x3008), .driver_info = BTUSB_ATH3012 }, -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html