From: vimacs Date: Thu, 18 Feb 2010 15:22:01 +0000 (+0100) Subject: Power down/up bt and wl X-Git-Tag: Release-2010-05/1~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed7e9f06b818b83750b1c7531bd8d2fe3adfb259;p=pandora-libraries.git Power down/up bt and wl modified: testdata/scripts/op_power.sh --- diff --git a/testdata/scripts/op_power.sh b/testdata/scripts/op_power.sh index 98354b3..34bf376 100755 --- a/testdata/scripts/op_power.sh +++ b/testdata/scripts/op_power.sh @@ -24,6 +24,8 @@ if [ "$1" -le "3" ]; then # button was pressed 1-3sec, "suspend" else echo 500 > /proc/pandora/cpu_mhz_max fi + hciconfig hci0 up + /etc/init.d/S30wlxxx-init start pidlist=$(pstree -lpA | grep pnd_run.sh | sed -ne 's/.*(\([0-9]\+\))/\1/p') for PID in $pidlist do