[tor-commits] [torouter/master] libertas and libertas_sdio are not our friends
ioerror at torproject.org
ioerror at torproject.org
Thu Aug 25 22:58:44 UTC 2011
commit 749e1e5cce0969f2c92977e2bcff30393af07038
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date: Fri Aug 26 00:50:14 2011 +0200
libertas and libertas_sdio are not our friends
---
.../configs/modprobe.d-blacklist.conf | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/packages/torouter-prep/configs/modprobe.d-blacklist.conf b/packages/torouter-prep/configs/modprobe.d-blacklist.conf
index 87c6fbe..e14a9d0 100644
--- a/packages/torouter-prep/configs/modprobe.d-blacklist.conf
+++ b/packages/torouter-prep/configs/modprobe.d-blacklist.conf
@@ -22,5 +22,9 @@ blacklist am53c974
# these watchdog drivers break some systems
blacklist iTCO_wdt
-
+# We do not need or want ipv6 right now
blacklist ipv6
+
+# This wireless driver does not give us AP support, sadly
+blacklist libertas
+blacklist libertas_sdio
More information about the tor-commits
mailing list