Date: Sun, 7 Apr 2002 10:04:01 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ugraphire_rdesc.h uhid.c Message-ID: <200204071704.g37H42i31984@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/04/07 10:04:01 PDT Modified files: sys/dev/usb uhid.c Added files: sys/dev/usb ugraphire_rdesc.h Log: MFNetBSD: uhid.c (1.42 & 1.43), ugraphire_rdesc.h (1.1) date: 2000/12/29 01:47:49; author: augustss; Supply our own report descriptor (from Nick Hibma) for the Wacom Graphire. The descriptor it reports is broken. XXX Not tested, because I don't have the device. date: 2001/08/15 00:06:49; author: augustss; state: Exp; lines: +3 -1 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. Revision Changes Path 1.1 +92 -0 src/sys/dev/usb/ugraphire_rdesc.h (new) 1.47 +24 -3 src/sys/dev/usb/uhid.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204071704.g37H42i31984>