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:06:50
Module Name:	syssrc
Committed By:	augustss
Date:		Wed Aug 15 00:06:50 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: uhid.c

Log Message:
If there was a vendor+product locator match return a higher match value.
Rationale, if you have a device (e.g., a mouse) with a more specific
driver but want to recognize it with the more generic driver you can
do that by supplying vendor and product locators for the generic one.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/dev/usb/uhid.c

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