NetBSD-Bugs archive

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

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



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

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37884 CVS commit: src/sys/dev/usb
Date: Sat, 29 May 2010 16:52:33 +0000

 Module Name:   src
 Committed By:  jakllsch
 Date:          Sat May 29 16:52:33 UTC 2010
 
 Modified Files:
        src/sys/dev/usb: ehci.c
 
 Log Message:
 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.166 -r1.167 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