diff options
Diffstat (limited to 'libusb-1.0/TODO')
-rw-r--r-- | libusb-1.0/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libusb-1.0/TODO b/libusb-1.0/TODO new file mode 100644 index 0000000..6c162a3 --- /dev/null +++ b/libusb-1.0/TODO @@ -0,0 +1,9 @@ +for 1.1 or future +================== +optional timerfd support (runtime detection) +notifications of hotplugged/unplugged devices +offer API to create/destroy handle_events thread +isochronous sync I/O? +exposing of parent-child device relationships +"usb primer" introduction docs +more examples |