From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 5 Oct 2002 18:20:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 5 Oct 2002 18:20:46 -0400 Received: from mail1.qualcomm.com ([129.46.64.223]:39407 "EHLO mail1.qualcomm.com") by vger.kernel.org with ESMTP id ; Sat, 5 Oct 2002 18:20:43 -0400 Subject: [BK 3/6] 2.5.x Bluetooth subsystem update. UART driver. From: "Maksim (Max) " Krasnyanskiy To: torvalds@transmeta.com, linux-kernel@vger.kernel.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1033856130.6656.86.camel@champ.qualcomm.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.0.5.99 Date: 05 Oct 2002 15:25:34 -0700 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Patch #3: # This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet 1.698 -> 1.699 # drivers/bluetooth/hci_uart.h 1.3 -> 1.4 # drivers/bluetooth/hci_h4.h 1.1 -> 1.2 # drivers/bluetooth/Config.help 1.4 -> 1.5 # drivers/bluetooth/hci_h4.c 1.5 -> 1.6 # drivers/bluetooth/Config.in 1.5 -> 1.6 # drivers/bluetooth/hci_ldisc.c 1.2 -> 1.3 # drivers/bluetooth/Makefile 1.5 -> 1.6 # (new) -> 1.2 drivers/bluetooth/hci_bcsp.c # (new) -> 1.1 drivers/bluetooth/hci_bcsp.h # # The following is the BitKeeper ChangeSet Log # -------------------------------------------- # 02/10/04 maxk@viper.(none) 1.699 # Syncup HCI UART driver with 2.4.x. # New improved UART proto interface. # Support for BCSP protocol. # -------------------------------------------- http://bluez.sourceforge.net/patches/bt-2.5-uart-driver.gz Max