I am building a x86 image of OpenWRT to boot off of a USB stick.  I
selected the 'kmod-iwlagn' kernel module to be built-in, which has the
dependencies of kmod-cfg80211 and kmod-mac80211.

When I boot from the image I created, both cfg80211 and mac80211 kernel
modules are loaded automatically.  However, I have to manually load the
iwlwifi module with 'insmod iwlwifi' in order to get my wireless card
working.  How can I configure the wireless kernel module to be loaded at
boot, using the build system?  Do I need to make a modification to some
makefile?

Dan Staples
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to