blob: 2df1bfed9a58ce9371efacad0b54de4545143dc7 [file] [log] [blame]
Greg Kroah-Hartman4e9bf412009-03-22 21:44:31 +01001I'm hesitant to add a TODO file here, as the wireless developers would
2really have people help them out on the "clean" rt2870 driver that can
3be found at the http://rt2x00.serialmonkey.com/ site.
4
5But, if you wish to clean up this driver instead, here's a short list of
6things that need to be done to get it into a more mergable shape:
7
Greg Kroah-Hartmanc55519f2008-12-17 17:04:23 -08008TODO:
9 - checkpatch.pl clean
10 - sparse clean
Greg Kroah-Hartman4e9bf412009-03-22 21:44:31 +010011 - port to in-kernel 80211 stack and common rt2x00 infrastructure
Greg Kroah-Hartmanc55519f2008-12-17 17:04:23 -080012 - remove reading from /etc/ config files
13 - review by the wireless developer community
14
15Please send any patches or complaints about this driver to Greg
16Kroah-Hartman <greg@kroah.com> and don't bother the upstream wireless
17kernel developers about it, they want nothing to do with it.