Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2010 16:44:47 +0100
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        Dima Panov <fluffy@freebsd.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Atheros AR3011 Bluetooth
Message-ID:  <20AE0461-1CF3-44B2-9E19-3C8851DAC8A4@FreeBSD.org>
In-Reply-To: <201007172235.55333.fluffy@freebsd.org>

index | next in thread | previous in thread | raw e-mail

On 17 Jul 2010, at 12:35, Dima Panov wrote:

> Hello folks!
> 
> Is there any enthusiast which ported driver for Atheros AR3011 Bluetooth chipset? 
> http://www.atheros.com/pt/AR3011.htm
> 
> 
> [root@Fluffy] ~# usbconfig -d 0.3 dump_device_desc
> ugen0.3: <product 0x3000 vendor 0x0cf3> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON
> 
>  bLength = 0x0012 
>  bDescriptorType = 0x0001 
>  bcdUSB = 0x0110 
>  bDeviceClass = 0x00ff 
>  bDeviceSubClass = 0x0000 
>  bDeviceProtocol = 0x0000 
>  bMaxPacketSize0 = 0x0040 
>  idVendor = 0x0cf3 
>  idProduct = 0x3000 
>  bcdDevice = 0x0200 
>  iManufacturer = 0x0000  <no string>
>  iProduct = 0x0000  <no string>
>  iSerialNumber = 0x0000  <no string>
>  bNumConfigurations = 0x0001
> 
> 

Are you sure a driver is really needed? The hardware might be in HID mode instead of HCI.

Regards,
--
Rui Paulo




home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20AE0461-1CF3-44B2-9E19-3C8851DAC8A4>