[lwlan-user] dlink dwl-122

Andrew virgule88 at videotron.ca
Thu Dec 23 13:59:22 MST 2004


On Wed, 2004-12-22 at 16:37, antti wrote:
> Wlan in enabled in my kernel.

Are you sure it is enable as a module (m) instead of simply included IN
the kernel (y)? Check your kernel.config file. You will find such file
in:
 /usr/src/<kernel_version>/configs/

For reference, mine is :
 /usr/src/linux-2.6.9-1.ydl.8/configs/kernel-2.6.9-ppc.config

As exemples:
# CONFIG_CPU_FREQ_PMAC=y --mean its to be include IN the kernel.
# CONFIG_8xx is not set --mean its to be ignored.
# CONFIG_IEEE1394=m  --mean its be compiled as a Module

If it turn out that prims2_usb=y instead of prism2_usb=m, then you'll
have to restart from 'make menuconfig' step.



More information about the yellowdog-general mailing list