[leaf-commits] src/bering-uclibc4/source/modules modutils,1.4,1.5

Andrew <[email protected]>
Newsgroups gmane.linux.leaf.cvs
Message-ID <[email protected]>
Update of /cvsroot/leaf/src/bering-uclibc4/source/modules
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv30241

Modified Files:
	modutils 
Log Message:
Modified modalias searching


Index: modutils
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/modules/modutils,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** modutils	18 Jun 2010 15:40:43 -0000	1.4
--- modutils	24 Jun 2010 22:28:04 -0000	1.5
***************
*** 41,45 ****
  
  #load device drivers
! for i in `lsalias $BUSLIST`; do
  	/sbin/modprobe $i 2>/dev/null
  done
--- 41,45 ----
  
  #load device drivers
! for i in `find /sys/devices -iname modalias`; do
  	/sbin/modprobe $i 2>/dev/null
  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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.