[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1180025244.21432.16.camel@aeonflux.holtmann.net>
Date: Thu, 24 May 2007 18:47:24 +0200
From: Marcel Holtmann <marcel@...tmann.org>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Bluetooth fixes for 2.6.22-rc2
Hi Dave,
here are two more bug fixes that should go into 2.6.22 before its final
release. The USB driver change is minor and the L2CAP change has been
verified with Bluetooth compliance tester and also the L2CAP robustness
testing.
Regards
Marcel
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
This will update the following files:
drivers/bluetooth/hci_usb.c | 16 ++--
include/net/bluetooth/l2cap.h | 8 +-
net/bluetooth/l2cap.c | 144 +++++++++++++++++++++++-------------------
3 files changed, 94 insertions(+), 74 deletions(-)
through these ChangeSets:
Commit: 8e6b1e14d817ae7c43c51b8707a22bdc123157fb
Author: Marcel Holtmann <marcel@...tmann.org> Thu, 24 May 2007 13:58:55 +0200
[Bluetooth] Fix L2CAP configuration parameter handling
The L2CAP configuration parameter handling was missing the support
for rejecting unknown options. The capability to reject unknown
options is mandatory since the Bluetooth 1.2 specification. This
patch implements its and also simplifies the parameter parsing.
Signed-off-by: Marcel Holtmann <marcel@...tmann.org>
Commit: 82cff022f83fd4c979d3b51c8c40e0e9650bc244
Author: Marcel Holtmann <marcel@...tmann.org> Thu, 24 May 2007 13:43:29 +0200
[Bluetooth] Always send HCI_Reset for Broadcom devices
In case of Broadcom based Bluetooth devices, it is safe to always
send HCI_Reset as first command. This gives the advantage that
all HID Proxy versions will automatically work and don't need any
additional quirks anymore.
Signed-off-by: Marcel Holtmann <marcel@...tmann.org>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists