]> git.pld-linux.org Git - packages/em8300.git/blobdiff - em8300.init
- kernel modules won't build on sparc32, no I2C in kernel
[packages/em8300.git] / em8300.init
index 9abbf09c951d294044baad12ace9ec5f29833aeb..5dbb4b3e04fc79e5319fb7c71caa01f23788ac15 100644 (file)
@@ -19,7 +19,7 @@ case "$1" in
        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)
This page took 0.0495 seconds and 4 git commands to generate.