Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 08/15/2001 03:04:59
Module Name:	syssrc
Committed By:	augustss
Date:		Wed Aug 15 00:04:59 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: usb_subr.c usbdi.h

Log Message:
Add a little infrastructure so that individual drivers can easily check
if thee was a vendor+product locator match.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 syssrc/sys/dev/usb/usb_subr.c
cvs rdiff -r1.52 -r1.53 syssrc/sys/dev/usb/usbdi.h

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