Hi All,
This is my first post in this forum.
I am using an ARM9 based system and I want backport the wl12xx driver available in source of 2.6.37 kernel to make it work on my with 2.6.28.2 kernel. The architecture of my system is ARM926EJ-S (LPC3131). I have build the mac80211.ko, cfg80211.ko and wl12xx.ko from compat-wireless-20120104, but I was loading all those kos, it was giving error “Unknown Symbols & Unknown parameters in module”. Later on I checked the kernel source code of product kernel which is 2.6.28.2 and I have enabled mac80211 and cfg80211 as module and compiling these modules I was able to load mac80211 and cfg80211 these modules.
My chip wl1273 is a SDIO based interface and I want to use the source code of wl12xx available in 2.6.37, cross compile and make it work with kernel 2.6.28.2.Can you help in the procedure and what could be the problems which I can face in future If I will be using wl1273 in my product. And please share the compilation procedure to achieve my goal.
Thanks & Regards,
Ravi Chobey