From: Alan Stern Date: Mon, 23 Jan 2006 22:17:21 +0000 (-0500) Subject: [PATCH] USB: UHCI: No FSBR until device is configured X-Git-Tag: v2.6.16-rc2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=630aa3cfd5f0bae9547fe7dff175d7323d60140d;p=pandora-kernel.git [PATCH] USB: UHCI: No FSBR until device is configured Some USB devices don't enumerate well with FSBR turned on. This patch keeps devices on the low-speed part of the schedule (which doesn't use FSBR) until they have been fully configured. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed