![]() | |||||||||||||
Messages in this thread |
Hi! I'm fighting with firmware problem: if ipw2100 is compiled into kernel, it is loaded while kernel boots and firmware loader is not yet available. That leads to uninitialized (=> useless) adapter. What's the prefered way to solve this one? Only load firmware when user does ifconfig eth1 up? [It is wifi, it looks like it would be better to start firmware sooner so that it can associate to the AP...]. Last initcall available in kernel is late_initcall; that's not late enough for me. Is adding one more initcall that is started when userland is available a solution? Pavel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-06-08 14:30 [from the cache] ©2003-2008 | |||||||||||||