Update of /cvsroot/leaf/src/bering-uclibc4/source/modules
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv11008/modules

Modified Files:
        modutils 
Log Message:
Fixed delay position


Index: modutils
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/modules/modutils,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** modutils    25 Jun 2010 13:16:24 -0000      1.6
--- modutils    25 Jun 2010 13:20:12 -0000      1.7
***************
*** 45,51 ****
                /sbin/modprobe $i 2>/dev/null
        done
        TMODALIAS="$MODALIAS"
        MODALIAS=`find /sys/devices -iname modalias -exec cat {} \;`
-       [ "$VERBOSE" ] && Lecho Loaded `echo "$TMODALIAS"|wc -l` modaliases
-       [ "$DRV_WAIT" -gt 0 ] && sleep $DRV_WAIT
  done
--- 45,51 ----
                /sbin/modprobe $i 2>/dev/null
        done
+       [ "$VERBOSE" ] && Lecho Loaded `echo "$MODALIAS"|wc -l` modaliases
+       [ "$DRV_WAIT" -gt 0 ] && sleep $DRV_WAIT
        TMODALIAS="$MODALIAS"
        MODALIAS=`find /sys/devices -iname modalias -exec cat {} \;`
  done


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to