summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-05-05 01:00:31 +0100
committerDaniel Drake <dsd@gentoo.org>2008-05-05 01:00:31 +0100
commit7da521954ba661d3f537440c31a84b66e974d56b (patch)
treed273a0e06399f8aced15884dcaa58d62da247af5 /TODO
parent470b1bc42bf53373ce678fc76bab9160a54d6881 (diff)
downloadlibusb-7da521954ba661d3f537440c31a84b66e974d56b.tar.gz
Linux: fix logical URB allocation
We were allocating the wrong number of URBs for transfers of size multiples of 16k.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 955e501..289798f 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,6 @@ review functionality missing over 0.1
endianness of control setup, issues when resubmitting transfers
doxygen warnings
serialization of handle_events
-0.1 compat layer
internal docs for OS porters
1.0 API style/naming points to reconsider