Sophie

Sophie

distrib > Mageia > 3 > x86_64 > media > core-release-src > by-pkgid > 32d058ac3087fb46380976906d1b5fce > files > 10

eee-control-0.9.6-6.mga3.src.rpm

diff -p -up ./EeeControl/models.py.orig ./EeeControl/models.py
--- ./EeeControl/models.py.orig	2009-09-11 10:29:27.000000000 +0200
+++ ./EeeControl/models.py	2009-09-11 10:29:50.000000000 +0200
@@ -43,8 +43,8 @@ class EeePc700:
 
         # FIXME: Check if we're using the ath5k module on Kernel 2.6.27 or
         # later. If set self.wlan_module="ath5k", self.wlan_dev="wlan0"
-        self.wlan_module = "ath_pci"
-        self.wlan_dev = "ath0"
+        self.wlan_module = "ath5k"
+        self.wlan_dev = "wlan0"
 
     def wifi_off(self):
         # rfkill is still very flaky, at least with rt2860sta