Changes between Initial Version and Version 1 of Ticket #70, comment 2


Ignore:
Timestamp:
10/27/10 16:48:10 (3 years ago)
Author:
stuge
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70, comment 2

    initial v1  
    66libusb should not behave this way, with or without hotplugging. 
    77 
    8 The linked email thread suggests that the problem is in __open_sysfs_attr() but it doesn't look like that's the whole story. That function is part of the exercised code path, but not the only place where I think there may be a problem. 
     8The linked email thread suggests that the problem is in !__open_sysfs_attr() but it doesn't look like that's the whole story. That function is part of the exercised code path, but not the only place where I think there may be a problem. 
    99 
    1010Since this is a backend problem I would very much appreciate if someone could test for this problem also on MacOS X and Windows.