diff options
| author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-11-20 21:44:05 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-11-20 21:44:05 +0000 |
| commit | 4a69a66f78b10bcff1e8b050ed483797a3db197c (patch) | |
| tree | a8248a9570ceeacf67bdc71b0505493e6c0bf4a8 /packages/wifistix/wifistix-modules | |
| parent | 64c96971c6efeef708dce50949415f45219509bf (diff) | |
| parent | a329540b6e9177b206851f6ab3e7a131d4ddaf91 (diff) | |
merge of '479b064df21386e3f77f93516e86f40c7ea9ccfa'
and 'ab14a7f33b13f2205a64293e2f2e29b20e943bf3'
Diffstat (limited to 'packages/wifistix/wifistix-modules')
| -rw-r--r-- | packages/wifistix/wifistix-modules/mcf25 | 2 | ||||
| -rw-r--r-- | packages/wifistix/wifistix-modules/wifistix.conf | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/packages/wifistix/wifistix-modules/mcf25 b/packages/wifistix/wifistix-modules/mcf25 new file mode 100644 index 0000000000..b0d5a7ef21 --- /dev/null +++ b/packages/wifistix/wifistix-modules/mcf25 @@ -0,0 +1,2 @@ +mcf25 + 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 + |
