Subject: CVS commit: src/sys/netbt
To: None <source-changes@NetBSD.org>
From: Iain Hibbert <plunky@netbsd.org>
List: source-changes
Date: 09/07/2007 18:37:31
Module Name:	src
Committed By:	plunky
Date:		Fri Sep  7 18:37:31 UTC 2007

Modified Files:
	src/sys/netbt: hci.h hci_event.c hci_link.c hci_misc.c

Log Message:
add event processing for "Inquiry result with RSSI", and modify the memo
contents so that this will fit.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/netbt/hci.h
cvs rdiff -r1.7 -r1.8 src/sys/netbt/hci_event.c
cvs rdiff -r1.12 -r1.13 src/sys/netbt/hci_link.c
cvs rdiff -r1.1 -r1.2 src/sys/netbt/hci_misc.c

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