|
|
@@ -399,7 +399,7 @@ static const struct usb_device_descriptor usb_pof_dev_descr_xbox_360 = {
|
|
|
.bMaxPacketSize0 = USB_EP0_SIZE,
|
|
|
.idVendor = POF_USB_VID,
|
|
|
.idProduct = POF_USB_PID_X360,
|
|
|
- .bcdDevice = VERSION_BCD(1, 0, 0),
|
|
|
+ .bcdDevice = 0x021B,
|
|
|
.iManufacturer = 1, // UsbDevManuf
|
|
|
.iProduct = 2, // UsbDevProduct
|
|
|
.iSerialNumber = 0,
|