OSDN Git Service

use awext driver in wpa_supplication 0.6.x because ipw2200 needs it
[android-x86/device-ibm-thinkpad.git] / x41t_info
index ee158b8..c109f08 100644 (file)
--- a/x41t_info
+++ b/x41t_info
@@ -4,5 +4,8 @@ detect_hardware()
 {
        modprobe hdaps || true
        modprobe mmc_block || true
+       modprobe lib80211_crypt_wep || true
+       modprobe lib80211_crypt_ccmp || true
+       modprobe lib80211_crypt_tkip || true
        return 1
 }