Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.5 14 lines 588 B view raw
1TODO: 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 11Please send any patches for this driver to 12Rupesh Gujare <rgujare@ozmodevices.com> 13Chris Kelly <ckelly@ozmodevices.com> 14and Greg Kroah-Hartman <gregkh@linuxfoundation.org>.