LWN.net Logo

2.5.x Bluetooth subsystem update. RFCOMM support.

From:  "Maksim (Max) " Krasnyanskiy <maxk@qualcomm.com>
To:  torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject:  [BK 5/6] 2.5.x Bluetooth subsystem update. RFCOMM support.
Date:  05 Oct 2002 15:25:59 -0700

Patch #5:

Adds support for RFCOMM layer. RFCOMM is the connection oriented stream
transport. Provides socket and TTY interfaces.

# 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.700   -> 1.701  
#	net/bluetooth/Makefile	1.5     -> 1.6    
#	net/bluetooth/Config.help	1.3     -> 1.4    
#	net/bluetooth/Config.in	1.3     -> 1.4    
#	               (new)	        -> 1.1     net/bluetooth/rfcomm/core.c
#	               (new)	        -> 1.1     include/net/bluetooth/rfcomm.h
#	               (new)	        -> 1.1     net/bluetooth/rfcomm/crc.c
#	               (new)	        -> 1.1     net/bluetooth/rfcomm/Config.in
#	               (new)	        -> 1.1     net/bluetooth/rfcomm/tty.c
#	               (new)	        -> 1.1     net/bluetooth/rfcomm/sock.c
#	               (new)	        -> 1.1     net/bluetooth/rfcomm/Makefile
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 02/10/04	maxk@viper.(none)	1.701
# RFCOMM protocol support.
# RFCOMM socket and TTY emulation APIs.
# --------------------------------------------

http://bluez.sourceforge.net/patches/bt-2.5-rfcomm.gz

Max

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2002, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds