commit | 630aa3cfd5f0bae9547fe7dff175d7323d60140d | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Mon Jan 23 17:17:21 2006 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 31 17:23:41 2006 -0800 |
tree | dd6cdf87e34dbd64e9f3001720d3106fcfc11568 | |
parent | 0c7346229c48fa899a1837d9200894701ea81dac [diff] |
[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 <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>