Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/16/2003 20:01:06
Module Name:	src
Committed By:	mycroft
Date:		Thu Oct 16 20:01:06 UTC 2003

Modified Files:
	src/sys/dev/usb: umass_quirks.c

Log Message:
Switch back to UMATCH_DEVCLASS_DEVSUBCLASS_DEVPROTO in a few cases.  Not that
it really matters, but UMATCH_VENDOR_PRODUCT effectively overrides the class
code, and that is not supposed to be part of the "quirk".


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/dev/usb/umass_quirks.c

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