]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFNetBSD: uhid.c (1.42 & 1.43), ugraphire_rdesc.h (1.1)
authorJosef Karthauser <joe@FreeBSD.org>
Sun, 7 Apr 2002 17:04:01 +0000 (17:04 +0000)
committerJosef Karthauser <joe@FreeBSD.org>
Sun, 7 Apr 2002 17:04:01 +0000 (17:04 +0000)
commita0864e3a2a2d1705f7612e6dfb13e19d5869cd81
treef23f6138e628d925b2b0e83d3aa32c4c86d947ba
parent7cf143f761dcdb4a335a9d44cbc49a5421c7a087
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.
sys/dev/usb/ugraphire_rdesc.h [new file with mode: 0644]
sys/dev/usb/uhid.c