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)
commitb56a44e48552bc32dbba9ff21770c370219a684a
tree00c759a9aea00333525312c76efe6ee9dc172945
parentcdaf3fc5802acf2ddc7972a15649ab0e1b31b873
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 <keithp@keithp.com>
ao_test.c
ao_usb.c