summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-05-09 14:34:31 +0100
committerDaniel Drake <dsd@gentoo.org>2008-05-09 19:33:33 +0100
commitfe4adcc99e30115204ab832ad3e0170c9aca7629 (patch)
treec439121d3e729bb87f239c4d5b0da205b741174d /TODO
parent5741bfe01a2481b8c3830c80edc3637bf62a7e16 (diff)
downloadlibusb-fe4adcc99e30115204ab832ad3e0170c9aca7629.tar.gz
Rework configuration handling
libusb no longer caches descriptors in libusb_device but backends are intended to be able to provide copies from memory. In the common linux case we can use sysfs.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 478e43e..2b53246 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,7 @@ serialization of handle_events
internal docs for OS porters
configuration handling
check which messages are sent during open, claim interface, close, release
+unconfigured devices
1.0 API style/naming points to reconsider
=========================================