NetBSD-Bugs archive

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

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



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

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/33352 CVS commit: src/sys/dev/usb
Date: Fri, 25 Nov 2011 02:59:55 +0000

 Module Name:   src
 Committed By:  jakllsch
 Date:          Fri Nov 25 02:59:55 UTC 2011
 
 Modified Files:
        src/sys/dev/usb: ugen.c
 
 Log Message:
 Prevent poll and kqueue on the control endpoint.
 Addresses PR#33352.
 
 (The control endpoint doesn't support pipes, so this would be of dubious
 usefulness even if it didn't expose bugs.)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.112 -r1.113 src/sys/dev/usb/ugen.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