]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[Bluetooth] Add SCO support to btusb driver
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 18 Aug 2008 11:23:52 +0000 (13:23 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 18 Aug 2008 11:23:52 +0000 (13:23 +0200)
commit9bfa35fe422c74882e27cc54450a5f76c96aad68
tree31dacd82ce8ce261a83a73a18fc30287c63ff8ce
parent30a2f3c60a84092c8084dfe788b710f8d0768cd4
[Bluetooth] Add SCO support to btusb driver

The new generic driver for Bluetooth USB devices was missing proper
SCO support. The driver now claims the second interface for these USB
devices to allow the flow of SCO packets. It also handles switching
of the alternate setting and re-submission of isochronous URBs.

The btusb driver is now a full replacement for hci_usb and thus the
experimental tag has been removed and this driver is promoted as
preferred one.

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