@Rod: Here's what I modified to the sources to make RT3090sta build, I
moslty looked at what people where doing to build RT2860 :


 diff -uNr 20101216_RT3090_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/common/cmm_wpa.c 
20101216_RT3090_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO.mine//common/cmm_wpa.c
--- 20101216_RT3090_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/common/cmm_wpa.c  
2010-12-15 19:32:06.000000000 -0500
+++ 20101216_RT3090_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO.mine//common/cmm_wpa.c    
2011-11-17 14:17:46.333549539 -0500
@@ -2412,7 +2412,7 @@
        UCHAR           PrimaryRsnie;                   
        BOOLEAN         bMixCipher = FALSE;     // indicate the pairwise and 
group cipher are different
        UCHAR           p_offset;               
-       WPA_MIX_PAIR_CIPHER             FlexibleCipher = MIX_CIPHER_NOTUSE;     
// it provide the more flexible cipher combination in WPA-WPA2 and TKIPAES mode
+       WPA_MIX_PAIR_CIPHER             FlexibleCipher = 
WPA_TKIPAES_WPA2_TKIPAES;      // it provide the more flexible cipher 
combination in WPA-WPA2 and TKIPAES mode
                
        rsnielen_cur_p = NULL;
        rsnielen_ex_cur_p = NULL;
diff -uNr 20101216_RT3090_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/config.mk 
20101216_RT3090_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO.mine//os/linux/config.mk
--- 20101216_RT3090_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/config.mk        
2010-12-08 21:49:06.000000000 -0500
+++ 20101216_RT3090_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO.mine//os/linux/config.mk  
2011-11-17 14:14:14.468498948 -0500
@@ -108,7 +108,7 @@
 HAS_GREENAP_SUPPORT=n
 
 #Support MAC80211 LINUX-only function
-HAS_CFG80211_SUPPORT=y
+HAS_CFG80211_SUPPORT=n
 
 #Support RFKILL hardware block/unblock LINUX-only function
 HAS_RFKILL_HW_SUPPORT=y

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/869502

Title:
  Kernel-Panic with 3.0.0.12-generic on asus eee pcs and msi wind (both
  using rt2800 wifi chipset)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/869502/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to