On Tue, 2006-08-29 at 17:56 -0700, Jean Tourrilhes wrote: > o modulation > o long/short retry > o relative power saving.
I strongly disagree to these. What's the point of adding more ioctls that we'll be implementing them as wrappers around nl80211? Right now, those new ioctls/options aren't implemented in *any* driver at all so they're completely useless, and just add more to the pile of historic baggage we end up carrying around. If we add these to mainline now, it's another thing we'll have to carry for a long time even though it currently has no users... I'd much prefer merging nl80211 and putting any really *new* stuff into it directly. Of course this fragments the user space API for a while since you need to use two APIs then for the time being to configure all things, but we can move over all the rest of the configuration gradually and before we end up in mainline with the new API we can have that finished. Or putting it the other way round, I'm ok with * cleaning up the ssid mess * adding RCPI (we'll probably be using it in nl80211 anyway, so it's easier if we add it now and declare no support for other things) * getting rid of get_wireless_stats (good one!) [actually, I plan to get rid of wireless_handlers too] johannes - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html