Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Iain Hibbert <plunky@netbsd.org>
List: source-changes
Date: 11/20/2007 20:25:58
Module Name:	src
Committed By:	plunky
Date:		Tue Nov 20 20:25:58 UTC 2007

Modified Files:
	src/share/man/man4: bluetooth.4
	src/sys/netbt: rfcomm.h rfcomm_upper.c

Log Message:
allow listening to channel RFCOMM_CHANNEL_ANY, which means that
we should allocate the first available channel at the given
device address.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/share/man/man4/bluetooth.4
cvs rdiff -r1.5 -r1.6 src/sys/netbt/rfcomm.h
cvs rdiff -r1.9 -r1.10 src/sys/netbt/rfcomm_upper.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.