NetBSD-Bugs archive

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

PR/37884 CVS commit: [netbsd-5] src/sys/dev/usb



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

From: Jeff Rizzo <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37884 CVS commit: [netbsd-5] src/sys/dev/usb
Date: Sat, 12 Jun 2010 01:05:45 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Sat Jun 12 01:05:44 UTC 2010
 
 Modified Files:
        src/sys/dev/usb [netbsd-5]: ehci.c
 
 Log Message:
 Pull up following revision(s) (requested by jakllsch in ticket #1409):
        sys/dev/usb/ehci.c: revision 1.167
 Nvidia EHCI controllers do not ignore one or more of the "Port Number",
 "Hub Address", "Split Completion Mask" fields in the Queue Head marked
 "This field is ignored by the host controller unless the EPS field
 indicates a full- or low-speed device.".
 Therefore, only populate these fields for full- and low-speed devices.
 Fixes PR#37884.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.154.4.1 -r1.154.4.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