NetBSD-Bugs archive

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

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



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46696 CVS commit: src/sys/dev/usb
Date: Sun, 1 Dec 2013 07:34:16 +0000

 Module Name:   src
 Committed By:  skrll
 Date:          Sun Dec  1 07:34:16 UTC 2013
 
 Modified Files:
        src/sys/dev/usb: ehci.c
 
 Log Message:
 In ehci_check_qh_intr don't treat a short control transfer as done if the
 status phase is still inflight.  Let the hardware complete it.
 
 PR/48358: Repeated low-speed USB control transfers returning short data
          fail on EHCI
 
 PR/46696: uhub disables port where USB keyboard attached
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.220 -r1.221 src/sys/dev/usb/ehci.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