Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/usb



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.




Home | Main Index | Thread Index | Old Index