From: Keith Packard Date: Tue, 14 Apr 2009 04:51:59 +0000 (-0700) Subject: Fix USB input/output by reloading packet limits. X-Git-Tag: sn1-flight1~18 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=b56a44e48552bc32dbba9ff21770c370219a684a;hp=b56a44e48552bc32dbba9ff21770c370219a684a Fix USB input/output by reloading packet limits. The USB controller is reset during the connection process, which clears the packet limits set in the controller at initialization time. Reload those values when the configuration is set. Signed-off-by: Keith Packard ---