blob: 955e501ce0adb743a78dc92f801ec426e3971f3f [file] [log] [blame]
Daniel Drakee5831002008-01-30 13:24:54 +00001for 1.0
2=======
Daniel Draked21ebe42008-03-08 12:48:35 +00003fixme review
Daniel Drake9e89d1a2008-03-09 16:27:06 +00004review functionality missing over 0.1
Daniel Drakeead09cd2008-03-15 16:35:12 +00005endianness of control setup, issues when resubmitting transfers
Daniel Drakeead09cd2008-03-15 16:35:12 +00006doxygen warnings
Daniel Drakee12618c2008-04-19 16:17:53 +01007serialization of handle_events
Daniel Drakee20f8282008-05-02 17:33:52 +010080.1 compat layer
9internal docs for OS porters
Daniel Drakedcd5e002008-01-04 01:19:07 +000010
Daniel Drake66348c92008-03-09 00:58:09 +0000111.0 API style/naming points to reconsider
12=========================================
Daniel Drake66348c92008-03-09 00:58:09 +000013typedef _cb or _cb_fn or _cb_t?
Daniel Drake66348c92008-03-09 00:58:09 +000014
Daniel Drakee5831002008-01-30 13:24:54 +000015for 1.1 or future
16==================
17optional timerfd support (runtime detection)
18notifications of hotplugged/unplugged devices
19use poll() rather than select()?
Daniel Drake9e89d1a2008-03-09 16:27:06 +000020offer API to create/destroy handle_events thread
Daniel Drakead6e2b72008-04-11 21:40:07 +010021isochronous sync I/O?