Sanjay Govind 11 месяцев назад
Родитель
Сommit
3c090a5dd1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      helpers/pof_usb.c

+ 1 - 1
helpers/pof_usb.c

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