--- /etc/netstart.orig	Sat Mar 29 19:47:45 2003
+++ /etc/netstart	Thu Aug 14 15:38:03 2003
@@ -75,6 +75,9 @@
 			# The remaining ones exist so that media controls work.
 			cmd="ifconfig $if $name $mask $bcaddr $ext1 $ext2 up"
 			;;
+		"ether")
+			cmd="ifconfig $if $af $name"
+			;;
 		*)
 			read dt dtaddr
 			if [ "$name"  = "alias" ]; then
