Deleted the ifconfig lines with we0, ne0, ec0: the drivers don't exist

anymore. Added an ifconfig line with ie0.
This commit is contained in:
Andreas Schulz 1993-10-29 19:06:20 +00:00
parent 97a0085a24
commit c0ba8b5473
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=684

View file

@ -16,9 +16,7 @@ rwhod=NO
hostname=`cat /etc/myname`
hostname $hostname
# ifconfig we0 inet $hostname netmask 447-ether
# ifconfig ne0 inet $hostname netmask my-netmask
# ifconfig ec0 inet $hostname netmask my-netmask
# ifconfig ie0 inet $hostname netmask my-netmask
# ifconfig is0 inet $hostname netmask my-netmask
# ifconfig ed0 inet $hostname netmask my-netmask