NetBSD-Bugs archive

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

PR/46696 CVS commit: [netbsd-6] src/sys/dev/usb



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

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46696 CVS commit: [netbsd-6] src/sys/dev/usb
Date: Sat, 14 Dec 2013 19:26:39 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Sat Dec 14 19:26:39 UTC 2013
 
 Modified Files:
        src/sys/dev/usb [netbsd-6]: ehci.c
 
 Log Message:
 Pull up following revision(s) (requested by skrll in ticket #990):
        sys/dev/usb/ehci.c: revision 1.221
 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.183.2.1 -r1.183.2.2 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