Changes between Version 193 and Version 194 of windows_backend_activity_log


Ignore:
Timestamp:
08/10/10 17:45:34 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v193 v194  
    232232o HID does not honour the string index for serial (Axel Rohde) [FIXED: 2010.06.14] 
    233233o DDK builds doesn't seem to use the expected config.h when another one is available 
    234 o WinUSB should work as a replacement of usbccgp (and interface numbers can be anything) 
     234o WinUSB should work as a replacement of usbccgp (Benjamin Dobell et al.) [DONE: 2010.08.10] 
     235o configuration numbers do not necessarily occur in any specific order (Benjamin Dobell + Tim Roberts) 
     236o attempting to read input reports through a control transfer seems to render my USB headset device non responsive in WinUSB as usbccgp mode. Interrupt is fine 
    235237o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 
    236238o [wdi] pipe communications between installer and lib don't seem to work with MinGW [FIXED (DON'T PICK EXE from dir, use the one in .libs!!!): 2010.03.23]