NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48908 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/48908; it has been noted by GNATS.
From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48908 CVS commit: src/sys/dev/usb
Date: Tue, 17 Jun 2014 09:35:46 +0000
Module Name: src
Committed By: skrll
Date: Tue Jun 17 09:35:46 UTC 2014
Modified Files:
src/sys/dev/usb: uhidev.c uhidev.h
Log Message:
PR/48908: Cannot open /dev/uhid? when another report id at the same uhidev
was already opened.
Restore the sc reference counting lost in usbmp merge.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/usb/uhidev.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/usb/uhidev.h
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