Changes between Version 20 and Version 21 of windows_backend_activity_log
- Timestamp:
- 02/11/10 22:17:23 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v20 v21 119 119 o <7 bytes HID items packets are being rejected [FIXED: 2010.02.07] 120 120 o unable to select WinUSB interface > 0 for non composite devices [FIXED (Dave C.): 2010.01.06] 121 o 2 bytes control transfers fail when using HidD_GetInputReport (CRC error) 121 o 2 bytes control transfers fail when using HidD_GetInputReport ("a device attached to the system is not functionning") [DROPPED: 2010.02.11] 122 likely to be due to http://msdn.microsoft.com/en-us/library/ms789883.aspx: 123 "In addition, some devices might not support HidD_GetInputReport, and will become unresponsive if this routine is used." 122 124 o HID overflows on first control report [FIXED: 2010.02.10] 123 125 o Xiaofan and others issues with HID (PICKit2, etc.)