Change back to sis0 and sis1 for embedded. CDROM platform and other will pull in conf.defaults which is set for VMWARE if need be.

This commit is contained in:
Scott Ullrich 2005-11-17 21:52:47 +00:00
parent fa0b5c6d68
commit e265e49fa8

View File

@ -35,7 +35,7 @@
</system>
<interfaces>
<lan>
<if>lnc0</if>
<if>sis0</if>
<ipaddr>192.168.1.1</ipaddr>
<subnet>24</subnet>
<media></media>
@ -49,7 +49,7 @@
-->
</lan>
<wan>
<if>lnc1</if>
<if>sis1</if>
<mtu></mtu>
<ipaddr>dhcp</ipaddr>
<!-- *or* ipv4-address *or* 'pppoe' *or* 'pptp' *or* 'bigpond' -->