Nicklas Blidmo wrote:
That instruction does not work and I think I have found out why, correct me if I am wrong. When I configured the kernel source, the default settings according to the .config-file was to build support for the Atheros-PCI into the kernel, not as a module. I guess this means that I cannot load/unload the ath_pci module dynamically? And that is why the ath_pci is missing in the /lib/modules/uname -r/modules.pcimap.
Understand what you mean now. You are so unfortune (or lucky ;-) ) that 2.6.14_2.0-6 is the *only* build I mistakenly compiled madwifi driver in-kernel. All other kernel version does not have such problem, only 2.6.14_2.0-6. 2.0-7 (the latest) has been fixed and changed back to compile as module.
-- Regards, Punky P U N K N ! X . c o m Technology + Lifestyle (http://www.punknix.com) Voyage Linux (http://www.voyage.hk/software/voyage.html) _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
