On Thu, 23 Feb 2006 Michael Krauss <[EMAIL PROTECTED]> wrote: > Here is the next problem. Wether I put hostap and hostap_cd > into MOD_BLACKLIST: > > MOD_BLACKLIST=(hostap hostap_cs) > > or put them !-ed into MODULES: > > MODULES=(!hostap !hostap_cs ...) > > both were loaded at startup.
Now I have disabled hwdetect by MOD_AUTOLOAD="no" and use a cleaned output of "hwdetect --modules" for MODULES. But hostap and hostap_cs still get loaded. It doesn't matter, if I put them in MODULES as !hostap and !hostap_cs, or don't mention them at all. A very strange behavior. I am out of ideas. Michael Krauss _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
