SOURCES: em8300.init - working solution

matowy matowy at pld-linux.org
Fri Feb 24 15:21:34 CET 2006


Author: matowy                       Date: Fri Feb 24 14:21:34 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- working solution

---- Files affected:
SOURCES:
   em8300.init (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/em8300.init
diff -u SOURCES/em8300.init:1.7 SOURCES/em8300.init:1.8
--- SOURCES/em8300.init:1.7	Sat Sep 20 15:28:52 2003
+++ SOURCES/em8300.init	Fri Feb 24 15:21:29 2006
@@ -19,7 +19,7 @@
 	is_yes "$BT_LOAD" && _modprobe single bt865 $BT_OPT
 	_modprobe single adv717x $ADV_OPT
 	_modprobe single em8300 $EM_OPT
-	run_cmd "Uploading em8300 microcode" "sh -c 'em8300_microcode_upload 2>/dev/null'"
+	run_cmd "Uploading em8300 microcode" "sh -c 'em8300setup 2>/dev/null'"
 	[ $? -ne 0 ] && RETVAL=1
 	;;
   stop)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/em8300.init?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list