blob: c2d30a7112f30f8ae507e5a3e31b61b5d0c9184f [file] [log] [blame]
Chris Kellyf2e33262012-03-02 11:57:16 +00001TODO:
2 - review user mode interface and determine if ioctls can be replaced
3 with something better. correctly export data structures to user mode
4 if ioctls are still required and allocate ioctl numbers from
5 ioctl-number.txt.
6 - check USB HCD implementation is complete and correct.
7 - remove any debug and trace code.
8 - code review by USB developer community.
9 - testing with as many devices as possible.
10
Chris Kelly678b7c12012-03-29 12:09:45 +000011Please send any patches for this driver to
12Rupesh Gujare <rgujare@ozmodevices.com>
13Chris Kelly <ckelly@ozmodevices.com>
Chris Kellyf2e33262012-03-02 11:57:16 +000014and Greg Kroah-Hartman <gregkh@linuxfoundation.org>.