commit | bdbef3d696ca83489eb653459b5a7a62ecf5596a | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Sep 23 00:16:35 2008 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Sep 23 00:16:35 2008 +0200 |
tree | 6a573378fd626a8766be0ad71a09fce8fe1df594 | |
parent | 4c07ab0fe4b4eaa0fc31f640ca65da7c173f5043 [diff] |
[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>