diff options
author | Daniel Drake <dsd@gentoo.org> | 2008-05-03 14:24:40 +0100 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2008-05-03 14:24:40 +0100 |
commit | e2f822b4f17342f614ab2455179a80975fca6cb0 (patch) | |
tree | bc7f3532dd298d7531903694b85a4a60b554193d /TODO | |
parent | 81204eed3d0a7744b89b68bd90d567b68d191a91 (diff) | |
download | libusb-e2f822b4f17342f614ab2455179a80975fca6cb0.tar.gz |
Linux: use read-only access to enumerate devices and descriptors
Write access is not needed until later.
Also fix handling of open() error code.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ doxygen warnings serialization of handle_events 0.1 compat layer internal docs for OS porters +passing of "access denied" error code from op_open 1.0 API style/naming points to reconsider ========================================= |