summaryrefslogtreecommitdiffstats
path: root/madwifi
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-06-17 19:57:50 +0000
committer Eric Hameleers <alien@slackware.com>2008-06-17 19:57:50 +0000
commitf145823c86835e53b129f85d51712b7fd5a67119 (patch)
tree4bbdf938cf58c6fc64b107d53a6c57db639b5da0 /madwifi
parenta8ece94267ab412cdf7308b36f8990b617c4ed66 (diff)
downloadasb-f145823c86835e53b129f85d51712b7fd5a67119.tar.gz
asb-f145823c86835e53b129f85d51712b7fd5a67119.tar.xz
Add (commented out) support for AR242X (AR5007EG) chipset
Diffstat (limited to 'madwifi')
-rwxr-xr-xmadwifi/build/madwifi.SlackBuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/madwifi/build/madwifi.SlackBuild b/madwifi/build/madwifi.SlackBuild
index 2925534e..2c1db597 100755
--- a/madwifi/build/madwifi.SlackBuild
+++ b/madwifi/build/madwifi.SlackBuild
@@ -203,6 +203,12 @@ if [ -z $SNAPSHOT ]; then
else
cd ${PRGNAM}-trunk-${SRCVER}
fi
+
+# If you want to try and add support for AR242X (AR5007EG) chipset,
+# uncomment the next two lines (not guaranteed to work!!!!):
+#patch -p0 < $SRCDIR/madwifi-ng-0933.ar2425.20071130.i386.patch \
+# 2>&1 | tee $OUTPUT/patch-${PRGNAM}.log
+
chown -R root:root *
chmod -R u+w,go+r-w,a-s *