]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/madwifi
Load libata prior udev at installer because some SATA doesnt autoload it
[people/pmueller/ipfire-2.x.git] / lfs / madwifi
index 509013e2cb20dd05bb7562f99d82e1d4ddb0426c..9f2f9c4db4a33aed49d7720e1b6b72bd83862554 100644 (file)
@@ -81,4 +81,7 @@ ifeq "$(SMP)" ""
        cp $(DIR_SRC)/config/madwifi/madwifi.conf /etc/
        ln -s $(DIR_APP) $(DIR_SRC)/madwifi 
 endif
+       # Set Countrycode to germany because some cards
+       # are not detected without cc
+       echo options ath_pci countrycode=276 > /etc/modprobe.d/madwifi
        @$(POSTBUILD)