|
|
@@ -433,7 +433,7 @@ static const struct PoFUsbDescriptorXbox360 usb_pof_cfg_descr_x360 = {
|
|
|
.bLength = sizeof(struct usb_config_descriptor),
|
|
|
.bDescriptorType = USB_DTYPE_CONFIGURATION,
|
|
|
.wTotalLength = sizeof(struct PoFUsbDescriptor),
|
|
|
- .bNumInterfaces = 1,
|
|
|
+ .bNumInterfaces = 4,
|
|
|
.bConfigurationValue = 1,
|
|
|
.iConfiguration = NO_DESCRIPTOR,
|
|
|
.bmAttributes = USB_CFG_ATTR_RESERVED,
|