USB_MAXCONFIG
if (udev->descriptor.bNumConfigurations > USB_MAXCONFIG) {
udev->descriptor.bNumConfigurations = USB_MAXCONFIG;