summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-12-02 23:44:12 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-12-02 23:44:12 +0000
commit9e44362a152804b5a27aa2b29f7e08d987fca101 (patch)
treeac404560e7a47fa2342d9406cf36b5f6ba475545
parentcaf3c8b64f0edc343d6ebd113a0759774f12639d (diff)
downloaddrakx-9e44362a152804b5a27aa2b29f7e08d987fca101.tar
drakx-9e44362a152804b5a27aa2b29f7e08d987fca101.tar.gz
drakx-9e44362a152804b5a27aa2b29f7e08d987fca101.tar.bz2
drakx-9e44362a152804b5a27aa2b29f7e08d987fca101.tar.xz
drakx-9e44362a152804b5a27aa2b29f7e08d987fca101.zip
Include michael_mic, needed for TKIP on older wireless devices.
-rw-r--r--images/NEWS1
-rw-r--r--kernel/list_modules.pm2
2 files changed, 2 insertions, 1 deletions
diff --git a/images/NEWS b/images/NEWS
index 48b9bb85f..6e187e25c 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,4 @@
+- include michael_mic, needed for TKIP on older wireless devices
- include more rtw88_*
Version 2.77 - 30 November 2020 by Martin Whitaker
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 5a022bef3..2c378ddbb 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -307,7 +307,7 @@ our %l = (
qw(aes_generic aesni_intel cbc ccm cryptd n5pf padlock-aes padlock-sha sha256_generic virtio_crypto virtio_rng xts),
qw(amd-rng intel-rng),
qw(af_alg algif_aead algif_hash algif_rng algif_skcipher),
- qw(lib80211_crypt_ccmp lib80211_crypt_tkip lib80211_crypt_wep),
+ qw(lib80211_crypt_ccmp lib80211_crypt_tkip lib80211_crypt_wep michael_mic),
],
laptop => [
qw(i8k sonypi toshiba),