Hi, i'm newb with cross-compiled driver, ad i'ld like to cross-compile madwifi driver for my wisp-dist with 2.4.25 kernel. I want to know if i'm on the good way: first i've dowload the last wisp-dist patch 35 and build it i get into madwifi directory and build the driver with make setting the KERNELRELEASE=2.4.25 and KERNELPATH to wisp-dist patch 35 i have done the make install, get drivers from /lib/modules/2.4.25/net and put it in my target wisp-dist but when i try to modprobe ath_pci.o i've got this error: modprobe ath_pci.o Using /modules/ath_pci.o insmod: unresolved symbol ath_rate_findrate insmod: unresolved symbol ath_rate_newassoc insmod: unresolved symbol ath_rate_detach insmod: unresolved symbol ath_rate_node_init insmod: unresolved symbol ath_rate_setupxtxdesc insmod: unresolved symbol ath_rate_dynamic_sysctl_register insmod: unresolved symbol ath_rate_node_cleanup insmod: unresolved symbol ath_rate_attach insmod: unresolved symbol ath_rate_tx_complete insmod: unresolved symbol ath_rate_newstate
I've checked in the Makefile and change the install line where depmod -ae is written to depmod -ae -C mymodules.conf file from my target wisp-dist. I've rebuild it with make install and recopy drivers from /lib/.../net to my target wisp-dist, but the same error occur !? What's wrong with my method ? Michael Pourde ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ leaf-wisp-dist mailing list leaf-wisp-dist@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-wisp-dist