Skip to content

Commit

Permalink
staging: ozwpan: added TODO file.
Browse files Browse the repository at this point in the history
Added TODO file for ozwpan driver.

Signed-off-by: Chris Kelly <ckelly@ozmodevices.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Chris Kelly authored and Greg Kroah-Hartman committed Mar 3, 2012
1 parent da3e6ec commit f2e3326
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions drivers/staging/ozwpan/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
TODO:
- review user mode interface and determine if ioctls can be replaced
with something better. correctly export data structures to user mode
if ioctls are still required and allocate ioctl numbers from
ioctl-number.txt.
- check USB HCD implementation is complete and correct.
- remove any debug and trace code.
- code review by USB developer community.
- testing with as many devices as possible.

Please send any patches for this driver to Chris Kelly <ckelly@ozmodevices.com>
and Greg Kroah-Hartman <gregkh@linuxfoundation.org>.

0 comments on commit f2e3326

Please sign in to comment.