From: Michael Mrozek Date: Wed, 30 Jun 2010 01:07:26 +0000 (+0200) Subject: op_storage.sh: Added sleep after removal of g_cdc module X-Git-Tag: sz_beta3~235^2~54 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=ab587129c4308764e4d4e8e0430fa149c1eeb6f0 op_storage.sh: Added sleep after removal of g_cdc module --- diff --git a/recipes/pandora-system/pandora-scripts/op_storage.sh b/recipes/pandora-system/pandora-scripts/op_storage.sh index fd2b568..910443b 100755 --- a/recipes/pandora-system/pandora-scripts/op_storage.sh +++ b/recipes/pandora-system/pandora-scripts/op_storage.sh @@ -13,6 +13,7 @@ if umount $device then echo Found g_cdc - removing... rmmod g_cdc + sleep 2 ethernet=1 fi modprobe g_file_storage file=$device stall=0