]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[Bluetooth] Fix I/O errors on MacBooks with Broadcom chips
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 22 Sep 2008 22:16:35 +0000 (00:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 22 Sep 2008 22:16:35 +0000 (00:16 +0200)
commitbdbef3d696ca83489eb653459b5a7a62ecf5596a
tree6a573378fd626a8766be0ad71a09fce8fe1df594
parent4c07ab0fe4b4eaa0fc31f640ca65da7c173f5043
[Bluetooth] Fix I/O errors on MacBooks with Broadcom chips

The newer MacBooks contain a Broadcom based Bluetooth chip and to make
this work properly, HCI_Reset must be send first. If HCI_Reset is not
used then a lot of I/O errors show up and its triggers packets from
non-existent ACL links.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c