Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sun3/conf Enable ie0 in DISKLESS for sun3/110



details:   https://anonhg.NetBSD.org/src/rev/53ecf754465e
branches:  trunk
changeset: 330161:53ecf754465e
user:      abs <abs%NetBSD.org@localhost>
date:      Wed Jun 25 16:14:43 2014 +0000

description:
Enable ie0 in DISKLESS for sun3/110

diffstat:

 sys/arch/sun3/conf/DISKLESS |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a7c24f3a026b -r 53ecf754465e sys/arch/sun3/conf/DISKLESS
--- a/sys/arch/sun3/conf/DISKLESS       Wed Jun 25 16:05:22 2014 +0000
+++ b/sys/arch/sun3/conf/DISKLESS       Wed Jun 25 16:14:43 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DISKLESS,v 1.68 2014/06/04 20:21:24 abs Exp $
+# $NetBSD: DISKLESS,v 1.69 2014/06/25 16:14:43 abs Exp $
 
 # DISKLESS - Root and swap on NFS
 # Desktop machines only (3/50, 3/60, 3/110)
@@ -127,7 +127,7 @@
 #
 
 # 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)



Home | Main Index | Thread Index | Old Index