Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sgimips/conf Add IP32



details:   https://anonhg.NetBSD.org/src/rev/66215d7c6dc7
branches:  trunk
changeset: 509858:66215d7c6dc7
user:      matt <matt%NetBSD.org@localhost>
date:      Mon May 14 17:59:22 2001 +0000

description:
Add IP32

diffstat:

 sys/arch/sgimips/conf/INDY |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 44df5c27a332 -r 66215d7c6dc7 sys/arch/sgimips/conf/INDY
--- a/sys/arch/sgimips/conf/INDY        Mon May 14 17:56:36 2001 +0000
+++ b/sys/arch/sgimips/conf/INDY        Mon May 14 17:59:22 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INDY,v 1.6 2001/02/14 04:49:45 itojun Exp $
+#      $NetBSD: INDY,v 1.7 2001/05/14 17:59:22 matt Exp $
 
 include                "arch/sgimips/conf/std.sgimips"
 
@@ -20,6 +20,8 @@
 
 options        SCSI_DELAY=0
 
+options                IP32                    # this is required for an O2
+
 #options       MIPS1
 options        MIPS3
 options        MIPS3_L2CACHE_ABSENT



Home | Main Index | Thread Index | Old Index