blob: df24828c4510f22aa59c5e5b8816d2127148315c [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 Drakee12618c2008-04-19 16:17:53 +01006serialization of handle_events
Daniel Drakee20f8282008-05-02 17:33:52 +01007internal docs for OS porters
Daniel Drakedcd5e002008-01-04 01:19:07 +00008
Daniel Drake66348c92008-03-09 00:58:09 +000091.0 API style/naming points to reconsider
10=========================================
Daniel Drake66348c92008-03-09 00:58:09 +000011typedef _cb or _cb_fn or _cb_t?
Daniel Drake66348c92008-03-09 00:58:09 +000012
Daniel Drakee5831002008-01-30 13:24:54 +000013for 1.1 or future
14==================
15optional timerfd support (runtime detection)
16notifications of hotplugged/unplugged devices
17use poll() rather than select()?
Daniel Drake9e89d1a2008-03-09 16:27:06 +000018offer API to create/destroy handle_events thread
Daniel Drakead6e2b72008-04-11 21:40:07 +010019isochronous sync I/O?