Changes between Initial Version and Version 1 of Ticket #70, comment 2
- Timestamp:
- 10/27/10 16:48:10 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #70, comment 2
initial v1 6 6 libusb should not behave this way, with or without hotplugging. 7 7 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.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. 9 9 10 10 Since this is a backend problem I would very much appreciate if someone could test for this problem also on MacOS X and Windows.