Hi! I'm experiencing strange problems with the Madwifi drivers for the Atheros cards. The problem showed after booting, ath_pci.o wasn't loaded. Loading it manually afterwards worked fine, so I checked /etc/modules.d/20-madwifi. When manually parsing through this file, loading every module in the mentioned order, I also tried loading ath_pci with a parameter as given in the file:
| [EMAIL PROTECTED]:/# insmod ath_pci countrycode=276 | insmod: symbol for parameter countrycode not found Note that this is not the same as giving an unknown parameter: | [EMAIL PROTECTED]:/# insmod ath_pci blubberbla=276 | insmod: invalid parameter blubberbla This behaviour was the same for all (seemingly) available module params so far. I have checked the code, and everything looks fine for me. Maybe someone else knows how to dig further. Maybe until then we should remove the module param from 20-madwifi, so this bug at least doesn't break installations. Greetings, Phil _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
