Subject: CVS commit: src/sys/dev/bluetooth
To: None <source-changes@NetBSD.org>
From: KIYOHARA Takashi <kiyohara@netbsd.org>
List: source-changes
Date: 11/28/2007 01:31:56
Module Name:	src
Committed By:	kiyohara
Date:		Wed Nov 28 01:31:56 UTC 2007

Modified Files:
	src/sys/dev/bluetooth: bcsp.c

Log Message:
+ Use device_t.
+ Increment rptr if send the ESCAPE char.
+ Use m_pkthdr.len for pktlen.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/bluetooth/bcsp.c

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