Jason Cooper wrote:

aha? In you kernel .config, what is CONFIG_KMOD set to? If set, it

allows the kernel to autoload modules as needed, for example, when they
are dependencies of ath_pci.ko ...  If unset, and wlan.ko isn't listed
first in /etc/modules.autoload.d/kernel-2.6, this could be the problem.

I think it's under:

Loadable Module Support -> Automatic kernel module loading



I've got that: # grep CONFIG_KMOD .config CONFIG_KMOD=y

Which I suppose explains why wlan and ath_hal seem to be loaded for me without an explicit inclusion.

--
gentoo-user@gentoo.org mailing list



Reply via email to