]> git.baikalelectronics.ru Git - kernel.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)
commit50b84ab47bbeb88aa3de3bc4ccebc6bb73634fe4
tree6a573378fd626a8766be0ad71a09fce8fe1df594
parentdccf0237d37fcc613ff0eef79d1c01b15dea7fd8
[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