Re-sent without an "octet-stream" attachment, sorry. (gmail sucks)
-----------
Hi there,
I need this one-line patch for "make unload" to work on my Ubuntu
gutsy.
The actual reason is beyond me, but I'm sure one of you will figure it
out and fix my fix in case it's not "the right thing".
Cheers,
Marc.
--- scripts/unload.sh 2008/01/17 09:59:28 1.1
+++ scripts/unload.sh 2008/01/17 10:00:24
@@ -6,6 +6,7 @@
MODULES="$OLD_MODULES"
MODULES="$MODULES ipw2100 ipw2200"
MODULES="$MODULES libertas_cs usb8xxx libertas"
+MODULES="$MODULES ieee80211_crypt_tkip ieee80211_crypt_ccmp"
MODULES="$MODULES ieee80211softmac ieee80211_crypt ieee80211"
MODULES="$MODULES adm8211"
MODULES="$MODULES b43 b43legacy"
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html