Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/26/2006 10:40:50
Module Name:	src
Committed By:	tron
Date:		Wed Jul 26 10:40:50 UTC 2006

Modified Files:
	src/share/man/man4: bthidev.4
	src/sys/dev/bluetooth: bthidev.c bthidev.h btkbd.c
	src/sys/dev/usb: hid.c hid.h

Log Message:
Bluetooth fixes by Iain Hibbert:
- Update bthidev(4) to use property lists for configuration.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/share/man/man4/bthidev.4
cvs rdiff -r1.1 -r1.2 src/sys/dev/bluetooth/bthidev.c \
    src/sys/dev/bluetooth/bthidev.h src/sys/dev/bluetooth/btkbd.c
cvs rdiff -r1.25 -r1.26 src/sys/dev/usb/hid.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/usb/hid.h

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