\r
.Class = 0x03,\r
.SubClass = 0x01,\r
- .Protocol = 0x02,\r
+ .Protocol = HID_BOOT_MOUSE_PROTOCOL,\r
\r
.InterfaceStrIndex = NO_DESCRIPTOR\r
},\r
.EndpointAddress = (ENDPOINT_DESCRIPTOR_DIR_IN | MOUSE_EPNUM),\r
.Attributes = (EP_TYPE_INTERRUPT | ENDPOINT_ATTR_NO_SYNC | ENDPOINT_USAGE_DATA),\r
.EndpointSize = MOUSE_EPSIZE,\r
- .PollingIntervalMS = 0x02\r
+ .PollingIntervalMS = 0x0A\r
}\r
};\r
\r