]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
The Apple MBP model 6.2 (and maybe other recent MBPs) uses an Apple
authorBernhard Froemel <froemel@vmars.tuwien.ac.at>
Sat, 16 Jul 2011 13:31:02 +0000 (23:31 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 05:05:09 +0000 (15:05 +1000)
commit4bfa293e5b7f5f1a288f346f033e8eb1b56d94ad
tree5a0c212e52560180527ae891e72d031319699ea9
parentfa7419eee713b989e2c268c7b06ec9a544a2b647
The Apple MBP model 6.2 (and maybe other recent MBPs) uses an Apple
branded BCM2046 USB bluetooth device that works well [1] with your generic
driver.  Add the vendor and device id.

Output from Marcel's "usb-devices" script:

T:  Bus=1 Dev#=8 Spd=12 MxCh=0
D:  Ver=2.00 Cls=ff(vendr) Sub=01 Prot=01 MxPS=64 #Cfgs=1
P:  Vendor=05ac ProdID=8218 Rev=0.22
S:  Manufacturer=Apple Inc.
S:  Product=Bluetooth USB Host Controller
C:  #Ifs=4 Cfg#=1 Atr=e0 MxPwr=0mA
E:  Ad=00(both) Atr=00(Control) MxPS=0040 Ivl=0ms
I:  If#=00 Alt=0 #EPs=03 Cls=ff(vendr) Sub=01 Prot=01 Driver=(none)
I:  If#=01 Alt=0 #EPs=02 Cls=e0(wlcon) Sub=01 Prot=01 Driver=(none)
I:  If#=02 Alt=0 #EPs=02 Cls=ff(vendr) Sub=ff Prot=ff Driver=(none)
I:  If#=03 Alt=0 #EPs=00 Cls=fe(apspe) Sub=01 Prot=01 Driver=(none)

Signed-off-by: Bernhard Froemel <froemel@vmars.tuwien.ac.at>
Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/bluetooth/btusb.c