From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758904Ab2BKC2N (ORCPT ); Fri, 10 Feb 2012 21:28:13 -0500 Received: from pecan.exetel.com.au ([220.233.0.17]:60677 "EHLO smtp.po.exetel.com.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754079Ab2BKC2M (ORCPT ); Fri, 10 Feb 2012 21:28:12 -0500 Message-ID: <4F35D22E.3000303@exemail.com.au> Date: Sat, 11 Feb 2012 13:27:58 +1100 From: Padfoot Reply-To: padfoot@exemail.com.au User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120205 Thunderbird/10.0 MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: [DEVICE SUPPORT] Atheros 0cf3:e019 References: <4F35B0A1.5090705@exemail.com.au> In-Reply-To: <4F35B0A1.5090705@exemail.com.au> X-Forwarded-Message-Id: <4F35B0A1.5090705@exemail.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Apologies for posting twice. Please see the below email sent to linux-bluetooth list on 2 Feb. Yet to receive a response. Most likely the bluetooth team are flat out with other issues ATM. Hopefully someone here may be able to assist. Thanks. Lachlan. -------- Original Message -------- Subject: [DEVICE SUPPORT] Atheros 0cf3:e019 Date: Thu, 02 Feb 2012 19:34:20 +1100 From: Padfoot Reply-To: padfoot@exemail.com.au To: linux-bluetooth@vger.kernel.org Hi, I am trying to find out the state of support in the linux bluetooth stack for devices reporting as Atheros VID 0cf3 PID e019. I am using Arch Linux binary kernel 3.2.2 64 bit. The device is recognised and appropriate modules loaded without error, yet trying to access bluetooth I am told no adapter is present. Output of lsmod | grep ath $ lsmod | grep ath ath9k 87343 0 ath9k_common 2096 1 ath9k ath9k_hw 347282 2 ath9k_common,ath9k ath 14802 3 ath9k_hw,ath9k_common,ath9k mac80211 228367 1 ath9k cfg80211 172260 3 mac80211,ath,ath9k Output of lsmod | grep bt ]$ lsmod | grep bt btusb 11385 1 bluetooth 151999 13 btusb,bnep,rfcomm usbcore 146241 9 ehci_hcd,ohci_hcd,usbhid,usb_storage,ums_realtek,uvcvideo,uas,btusb Output of lsusb -v Bus 005 Device 003: ID 0cf3:e019 Atheros Communications, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 224 Wireless bDeviceSubClass 1 Radio Frequency bDeviceProtocol 1 Bluetooth bMaxPacketSize0 64 idVendor 0x0cf3 Atheros Communications, Inc. idProduct 0xe019 bcdDevice 0.01 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Thanks. Lachlan.