Hello,
I am trying to get open wrt to work on a PC-Engines WRAP Board. I followed the Howto and could compile. Now Im trying to get an atheros card to work which I pluged into the miniPCI port of the WRAP Board.
The first problem is that if i compile the ath5k driver into the kernel than it works and i can find the wlan interface in iwconfig. If I try to use the driver as a module by selecting <M> in menuconfig I can not load the driver. It simply says "insmod: Loading module failed: No such file or directory". I think that in the .image file whiche I put to the CF-Card doesn't contain the module. Now I want to know where I can find these modules und where to put them to get these modules to run.
The second thing is that I actually want madwifi driver to work. I selected <M> at madwifi in menuconfig. No I can not load this driver because I can not be found. I dont know why.
Tanks for help!