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.