epCount
size_t epts[epCount] = { -1, -1, -1 };
char *epnames[epCount] = {"input", "output", "interrupt"};
for(idx = 0; idx < epCount; idx++){