Changes between Version 194 and Version 195 of windows_backend_activity_log
- Timestamp:
- 08/10/10 18:06:03 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v194 v195 234 234 o WinUSB should work as a replacement of usbccgp (Benjamin Dobell et al.) [DONE: 2010.08.10] 235 235 o configuration numbers do not necessarily occur in any specific order (Benjamin Dobell + Tim Roberts) 236 o 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 236 o 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 [DROPPED (as the same thing occurs on Linux): 2010.08.10] 237 237 o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 238 238 o [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]