NetBSD-Bugs archive

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

PR/42546 CVS commit: src/sys/dev/usb



The following reply was made to PR kern/42546; it has been noted by GNATS.

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42546 CVS commit: src/sys/dev/usb
Date: Wed, 30 Dec 2009 20:38:47 +0000

 Module Name:   src
 Committed By:  jakllsch
 Date:          Wed Dec 30 20:38:47 UTC 2009
 
 Modified Files:
        src/sys/dev/usb: ums.c
 
 Log Message:
 Apply patch from Matthias Pfaller in PR/42546.
 
 The USB HUT v1.11 document states that:
     "Typical system software will search for application
      collections tagged with either a Mouse or a Pointer usage."
 
 This patch adjusts ums(4) to match not only on
 the Mouse usage, but also on the Pointer usage.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.77 -r1.78 src/sys/dev/usb/ums.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