Changes between Version 35 and Version 36 of windows_backend_activity_log


Ignore:
Timestamp:
03/05/10 01:23:11 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v35 v36  
    8787  - vid/pid specification as args [DONE: 2010.01.28] 
    8888  - more generic HID [DONE: 2010.02.06] 
     89  - default help and allow vid:pid single arg for strings only report 
    8990  - add output report test to HID and allow endpoint selection 
    9091  - threaded xusb 
     
    133134o <7 bytes HID items packets are being rejected [FIXED: 2010.02.07] 
    134135o unable to select WinUSB interface > 0 for non composite devices [FIXED (Dave C.): 2010.01.06] 
    135 o 2 bytes control transfers fail when using HidD_GetInputReport ("a device attached to the system is not functionning") [DROPPED: 2010.02.11] 
     136o 2 bytes control transfers fail when using HidD_GetInputReport ("a device attached to the system is not functioning") [DROPPED: 2010.02.11] 
    136137  likely to be due to http://msdn.microsoft.com/en-us/library/ms789883.aspx:  
    137138  "In addition, some devices might not support HidD_GetInputReport, and will become unresponsive if this routine is used."  
     
    151152o "[_hid_get_feature] error Windows error code 4294967291" error with the new getfeature code for HID devices without feature reports [FIXED: 2010.02.25] 
    152153o these "program assertion failed - WinUSB interface 0 found at position 1" messages (Jere, Xiaofan) 
     154o Xiaofan's issue with libtool [FIXED (needed ln -s instead of cp -p): 2010.03.04] 
     155o cached devices shouldn't be unref'd in enumerate (Travis Robinson) [FIXED: 2010.03.04] 
    153156}}}