]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/madwifi
Updated compat-wireless to current stable (2.6.35-1).
[people/pmueller/ipfire-2.x.git] / lfs / madwifi
index 838a9c50d78af6a44c7add9dfcbf62635b4bfffe..8b8a75b3c7caaf474cdaf07c7b8047326d22d6e7 100644 (file)
@@ -30,7 +30,7 @@ else
        VERSUFIX=ipfire
 endif
 
-VER        = hal-0.10.5.6-r4031-20090529
+VER        = hal-0.10.5.6-r4119-20100201
 
 THISAPP    = madwifi-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = af13564a45bb6fbb1d8834ed528a0a59
+$(DL_FILE)_MD5 = 937cf8f185ddd39b95e7ce026f9fba63
 
 install : $(TARGET)
 
@@ -88,6 +88,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        # Blacklist ath5k or madwifi for switching between the drivers
        echo 'blacklist ath_pci' >> /etc/modprobe.d/madwifi
        echo '#blacklist ath5k' >> /etc/modprobe.d/madwifi
+       echo '#blacklist ath9k' >> /etc/modprobe.d/madwifi
 
        # create madwifi symlink for hostapd build
        cd $(DIR_SRC) && ln -sf $(THISAPP) madwifi