Fix USB input/output by reloading packet limits.
authorKeith Packard <keithp@keithp.com>
Tue, 14 Apr 2009 04:51:59 +0000 (21:51 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 14 Apr 2009 04:51:59 +0000 (21:51 -0700)
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 <keithp@keithp.com>

No differences found