1 /* main_usb - OpenPCD test firmware for benchmarking USB performance
2 * (C) 2006 by Harald Welte <laforge@gnumonks.org>
7 #include <lib_AT91SAM7.h>
11 #include <os/pcd_enumerate.h>
12 #include <os/usb_handler.h>
14 static void help(void)
18 int _main_dbgu(char key)
35 /* first we try to get rid of pending to-be-sent stuff */
38 /* next we deal with incoming reqyests from USB EP1 (OUT) */
41 /* try unthrottling sources since we now are [more] likely to
42 * have empty request contexts */