Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.32-rc2 17 lines 732 B view raw
1I'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 8TODO: 9 - checkpatch.pl clean 10 - sparse clean 11 - port to in-kernel 80211 stack and common rt2x00 infrastructure 12 - 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.