NetBSD-Bugs archive

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

PR/39911 CVS commit: [netbsd-5] src/sys/dev/usb



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39911 CVS commit: [netbsd-5] src/sys/dev/usb
Date: Sat, 9 Jan 2010 01:37:04 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Sat Jan  9 01:37:04 UTC 2010
 
 Modified Files:
        src/sys/dev/usb [netbsd-5]: uhidev.c
 
 Log Message:
 Pull up following revision(s) (requested by jakllsch in ticket #1219):
        sys/dev/usb/uhidev.c: revision 1.46
 The Dell DRAC5 gives us a zero-length report immediately following
 a normal report.  Thus, ignore zero-length reports.  Move some related
 report size insanity checking into the UHIDEV_DEBUG case.
 Should fix PR/39911.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.42.8.1 -r1.42.8.2 src/sys/dev/usb/uhidev.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