Index: third_party/libusb/TODO |
diff --git a/third_party/libusb/TODO b/third_party/libusb/TODO |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6c162a318b1e7c690774c5628a44e76cc5b47ffa |
--- /dev/null |
+++ b/third_party/libusb/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 |