Steve ([EMAIL PROTECTED]) scribbled:
> 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.

damn.  I suppose you could try re-merging madwifi... I'm running out of
ideas.  If you decide to do that, make sure the currently running kernel
is the same one /usr/src/linux points to.  

What was the output of:

# grep -rn ieee80211_ioctl /lib/modules/`uname -r`

Cooper.
--
gentoo-user@gentoo.org mailing list

Reply via email to