Source-Changes-HG archive

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

[src/netbsd-1-4]: src/sys/arch/alpha/include pullup 1.31->1.32 (ross)



details:   https://anonhg.NetBSD.org/src/rev/dfef3c76e154
branches:  netbsd-1-4
changeset: 469174:dfef3c76e154
user:      perry <perry%NetBSD.org@localhost>
date:      Fri Jul 02 17:49:21 1999 +0000

description:
pullup 1.31->1.32 (ross)

diffstat:

 sys/arch/alpha/include/rpb.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 72b93e7b0795 -r dfef3c76e154 sys/arch/alpha/include/rpb.h
--- a/sys/arch/alpha/include/rpb.h      Fri Jul 02 17:48:16 1999 +0000
+++ b/sys/arch/alpha/include/rpb.h      Fri Jul 02 17:49:21 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rpb.h,v 1.29.2.1 1999/04/16 23:07:53 thorpej Exp $ */
+/* $NetBSD: rpb.h,v 1.29.2.2 1999/07/02 17:49:21 perry Exp $ */
 
 /*
  * Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
@@ -76,7 +76,7 @@
 #define        ST_DEC_550              30              /* "Miata" (PCI/ISA) */
 #define        ST_DEC_EV56_PBP         32              /* "Takara" */
 #define        ST_DEC_ALPHAVME_320     33              /* "Yukon" (VME) */
-#define        ST_DEC_6600             34              /* EV6-Typhoon based systems */
+#define        ST_DEC_6600             34              /* EV6-Tsunami based systems */
 
        u_int64_t       rpb_type;               /*  50: */
 



Home | Main Index | Thread Index | Old Index