Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2e33266 authored by Chris Kelly's avatar Chris Kelly Committed by Greg Kroah-Hartman
Browse files

staging: ozwpan: added TODO file.



Added TODO file for ozwpan driver.

Signed-off-by: default avatarChris Kelly <ckelly@ozmodevices.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent da3e6ec2
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
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>.