alistair23-linux/drivers/staging/ozwpan/TODO
Chris Kelly 678b7c1707 staging: ozwpan: Added new maintainer for ozwpan
Added Rupesh Gujare to MAINTAINERS file and contact in TODO file
for ozwpan driver.

Signed-off-by: Chris Kelly <ckelly@ozmodevices.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-10 09:18:59 -07:00

15 lines
588 B
Plaintext

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
Rupesh Gujare <rgujare@ozmodevices.com>
Chris Kelly <ckelly@ozmodevices.com>
and Greg Kroah-Hartman <gregkh@linuxfoundation.org>.