Couple of fixed card script fixes.

This commit is contained in:
mark 2001-09-24 20:03:51 +00:00
parent fe8a96b435
commit 389968d743
2 changed files with 1 additions and 2 deletions

View file

@ -29,7 +29,7 @@ case "$action" in
start)
echo -n "Starting WLAN Devices:"
if ! insmod p80211; then
if ! modprobe p80211; then
echo "Failed to load p80211.o."
exit 1
fi

View file

@ -105,4 +105,3 @@ case "$1" in
esac
}
wlandevice_config wlan0