remarkable-linux/drivers/bluetooth
Cyril Lacoux 0a79f67445 Bluetooth: Added support for controller shipped with iMac i5
Device class is ff(vend.) instead of e0(wlcon).

Output from command `usb-devices`:
T:  Bus=01 Lev=03 Prnt=03 Port=00 Cnt=01 Dev#=  6 Spd=12  MxCh= 0
D:  Ver= 2.00 Cls=ff(vend.) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=05ac ProdID=8215 Rev=01.82
S:  Manufacturer=Apple Inc.
S:  Product=Bluetooth USB Host Controller
S:  SerialNumber=7C6D62936607
C:  #Ifs= 4 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb
I:  If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
I:  If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I:  If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none)

Signed-off-by: Cyril Lacoux <clacoux@ifeelgood.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2010-07-21 10:39:12 -07:00
..
ath3k.c Bluetooth: Add missing kfree() on error path in Atheros driver 2010-02-27 14:05:38 +01:00
bcm203x.c Bluetooth: Use kmemdup for drivers 2010-07-21 10:39:06 -07:00
bfusb.c Bluetooth: Convert controller hdev->type to hdev->bus 2010-02-27 14:05:38 +01:00
bluecard_cs.c drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h 2010-07-01 21:28:14 -07:00
bpa10x.c Bluetooth: Convert controller hdev->type to hdev->bus 2010-02-27 14:05:38 +01:00
bt3c_cs.c pcmcia: dev_node removal (write-only drivers) 2010-05-10 10:23:14 +02:00
btmrvl_debugfs.c Bluetooth: Remove unnecessary casts of private_data in drivers 2010-07-21 10:39:11 -07:00
btmrvl_drv.h Bluetooth: Process interrupt in main thread of btmrvl driver as well 2010-07-21 10:39:06 -07:00
btmrvl_main.c Bluetooth: Process interrupt in main thread of btmrvl driver as well 2010-07-21 10:39:06 -07:00
btmrvl_sdio.c Bluetooth: Use kzalloc for drivers 2010-07-21 10:39:06 -07:00
btmrvl_sdio.h
btsdio.c Bluetooth: Convert controller hdev->type to hdev->bus 2010-02-27 14:05:38 +01:00
btuart_cs.c pcmcia: dev_node removal (write-only drivers) 2010-05-10 10:23:14 +02:00
btusb.c Bluetooth: Added support for controller shipped with iMac i5 2010-07-21 10:39:12 -07:00
dtl1_cs.c pcmcia: dev_node removal (write-only drivers) 2010-05-10 10:23:14 +02:00
hci_bcsp.c Bluetooth: Fix abuse of the preincrement operator 2010-06-30 13:10:09 -07:00
hci_h4.c Bluetooth: Fix return value when bt_skb_alloc fails 2010-05-10 09:28:45 +02:00
hci_ldisc.c Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls 2010-07-21 10:39:11 -07:00
hci_ll.c Bluetooth: Use the proper function cast to get hdr data 2010-05-10 09:28:45 +02:00
hci_uart.h Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls 2010-07-21 10:39:11 -07:00
hci_vhci.c Bluetooth: Fix wrong packet type count increment 2010-05-10 09:28:45 +02:00
Kconfig Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011 2010-01-30 05:57:34 -08:00
Makefile Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011 2010-01-30 05:57:34 -08:00