NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39911 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/39911; it has been noted by GNATS.
From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39911 CVS commit: src/sys/dev/usb
Date: Wed, 30 Dec 2009 23:42:22 +0000
Module Name: src
Committed By: jakllsch
Date: Wed Dec 30 23:42:22 UTC 2009
Modified Files:
src/sys/dev/usb: uhidev.c
Log Message:
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.45 -r1.46 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