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.

Reply via email to