On Wed, 2007-09-12 at 21:45 +0200, Johannes Berg wrote: > Did you change those to subsys_initcall? I can't check right now > (offline), but it's required for proper operation when built-in, or > you need to rely on link order to have the rate control initialised > earlier than the drivers. No, this won't happen because the current iwlwifi driver can only be compiled as module. This was mainly caused by the split of the 3945 and 4965 code base (both of them define some same functions). We plan to abstract a core layer for all the iwlwifi based drivers, so the problem will be solved well. But that is targeted on .25. Thanks, -yi - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html