don't need to explicitly enable lance any more.

This commit is contained in:
Ben Gras 2009-03-26 15:23:07 +00:00
parent cf8c4cc851
commit f56316a168

View File

@ -172,7 +172,7 @@ do
echo "Note: After installing, edit $LOCALRC to the right configuration." echo "Note: After installing, edit $LOCALRC to the right configuration."
echo " chose option 4, the defaults for emulation by Bochs have been set." echo " chose option 4, the defaults for emulation by Bochs have been set."
;; ;;
6) driver="lance"; driverargs="lance_arg='LANCE0=on'"; step2="ok"; ;; 6) driver="lance"; step2="ok"; ;;
7) step2="ok"; ;; 7) step2="ok"; ;;
*) warn "choose a number" *) warn "choose a number"
esac esac