Source-Changes-HG archive

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

[src/netbsd-6]: src/sys/arch/sun3/conf Pull up following revision(s) (request...



details:   https://anonhg.NetBSD.org/src/rev/d7a8655199c9
branches:  netbsd-6
changeset: 776673:d7a8655199c9
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Aug 07 06:36:36 2014 +0000

description:
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

diffstat:

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

diffs (18 lines):

diff -r 7e93a545d925 -r d7a8655199c9 sys/arch/sun3/conf/DISKLESS
--- a/sys/arch/sun3/conf/DISKLESS       Thu Aug 07 06:35:33 2014 +0000
+++ b/sys/arch/sun3/conf/DISKLESS       Thu Aug 07 06:36:36 2014 +0000
@@ -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 @@
 #
 
 # 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