Tag Archives: kernel
Compile issues with ieee80211 and ipw2200 on linux kernel 2.6.25.
The latest version of iee80211 (ieee80211-1.2.18) and ipw220 (ipw2200-1.2.2) are not compiling properly on the latest linux kernel 2.6.25.3. I got the following error when I compiled ipw2200 on my laptop. /home/noorul/software/ipw2200/ipw2200-1.2.2/ipw2200.c: In function ‘ipw_pci_probe’: /home/noorul/software/ipw2200/ipw2200-1.2.2/ipw2200.c:11937: error: implicit declaration of function ‘SET_MODULE_OWNER’ In my case I was able to find out a solution from some [...]