Module Name: src
Committed By: msaitoh
Date: Thu Aug 7 06:36:36 UTC 2014
Modified Files:
src/sys/arch/sun3/conf [netbsd-6]: DISKLESS
Log Message:
Pull up following revision(s) (requested by abs in ticket #1091):
sys/arch/sun3/conf/DISKLESS: revision 1.69
Enable ie0 in DISKLESS for sun3/110
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.63.8.1 src/sys/arch/sun3/conf/DISKLESS
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/sun3/conf/DISKLESS
diff -u src/sys/arch/sun3/conf/DISKLESS:1.63 src/sys/arch/sun3/conf/DISKLESS:1.63.8.1
--- src/sys/arch/sun3/conf/DISKLESS:1.63 Thu Jun 30 20:09:37 2011
+++ src/sys/arch/sun3/conf/DISKLESS Thu Aug 7 06:36:36 2014
@@ -1,4 +1,4 @@
-# $NetBSD: DISKLESS,v 1.63 2011/06/30 20:09:37 wiz Exp $
+# $NetBSD: DISKLESS,v 1.63.8.1 2014/08/07 06:36:36 msaitoh Exp $
# DISKLESS - Root and swap on NFS
# Desktop machines only (3/50, 3/60, 3/110)
@@ -115,7 +115,7 @@ ms0 at zsc0 channel 1 # mouse
#
# Intel Ethernet (onboard, or VME)
-#ie0 at obio0 addr 0x0C0000 ipl 3
+ie0 at obio0 addr 0x0C0000 ipl 3
#ie1 at vme2 addr 0xe88000 ipl 3 vect 0x75
# Lance Ethernet (only onboard)