]> git.baikalelectronics.ru Git - kernel.git/commit
bluetooth: add quirks for a few hci_usb devices
authorMichael Frey <michael.frey@canonical.com>
Wed, 30 Jul 2008 23:59:15 +0000 (16:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Jul 2008 00:19:35 +0000 (17:19 -0700)
commit09f5dd5fdcfa6c6d8c6ce47299ecf3847cdd63f6
tree41aa6dfddf105b5a4095a7b6a31bf45b2adaeb0c
parent04d1c519b63f29f221651efccab470a4bf32d27c
bluetooth: add quirks for a few hci_usb devices

Preface: The "Broadcom" device is on unreleased hardware, so I can't
disclose the actual model.

When the Dell 370 and 410 BT adapters are put into BT radio mode, they
need to be prepared like many other Broadcom adapters.

Also, add quirk Broadcom 2046 devices with HCI_RESET.  Reference for this
bug: https://launchpad.net/bugs/249448

Signed-off-by: Michael Frey <michael.frey@canonical.com>
Signed-off-by: Mario Limonciello <Mario_Limonciello@Dell.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Ben Collins <ben.collins@canonical.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/bluetooth/hci_usb.c