MAX_BUFSIZE
#define MAX_BUFSIZE (1<<17) /* Limit for Amiga is 128 kb */
#define MAX_BUFSIZE (1<<18) /* this is somewhat arbitrary for pmac */
OUT_EP = 6, IN_EP = 2, MAX_BUFSIZE = 128 * 1024