summaryrefslogtreecommitdiff
path: root/packages/wifistix/wifistix-modules/wifistix.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-11-20 21:44:05 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-11-20 21:44:05 +0000
commit4a69a66f78b10bcff1e8b050ed483797a3db197c (patch)
treea8248a9570ceeacf67bdc71b0505493e6c0bf4a8 /packages/wifistix/wifistix-modules/wifistix.conf
parent64c96971c6efeef708dce50949415f45219509bf (diff)
parenta329540b6e9177b206851f6ab3e7a131d4ddaf91 (diff)
merge of '479b064df21386e3f77f93516e86f40c7ea9ccfa'
and 'ab14a7f33b13f2205a64293e2f2e29b20e943bf3'
Diffstat (limited to 'packages/wifistix/wifistix-modules/wifistix.conf')
-rw-r--r--packages/wifistix/wifistix-modules/wifistix.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/wifistix/wifistix-modules/wifistix.conf b/packages/wifistix/wifistix-modules/wifistix.conf
index 117d8a2281..7554d4b19f 100644
--- a/packages/wifistix/wifistix-modules/wifistix.conf
+++ b/packages/wifistix/wifistix-modules/wifistix.conf
@@ -1,4 +1,4 @@
-install pcmcia /sbin/modprobe --ignore-install pcmcia && modprobe pxa2xx-cs
-
alias wlan0 mcf25
+install cfio /sbin/modprobe proc-gpio && echo GPIO out set > /proc/gpio/GPIO80 && /sbin/pccardctl eject && /sbin/modprobe --ignore-install cfio && /sbin/pccardctl insert && modprobe pxa2xx-cs
+