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/tc pull up rev 1.6 from trunk (ross)



details:   https://anonhg.NetBSD.org/src/rev/0973998b34b6
branches:  netbsd-1-4
changeset: 469217:0973998b34b6
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sun Aug 08 07:19:05 1999 +0000

description:
pull up rev 1.6 from trunk (ross)

diffstat:

 sys/arch/alpha/tc/sccvar.h |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r f6e0fedda019 -r 0973998b34b6 sys/arch/alpha/tc/sccvar.h
--- a/sys/arch/alpha/tc/sccvar.h        Sun Aug 08 07:18:35 1999 +0000
+++ b/sys/arch/alpha/tc/sccvar.h        Sun Aug 08 07:19:05 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: sccvar.h,v 1.5 1997/04/06 22:30:32 cgd Exp $ */
+/* $NetBSD: sccvar.h,v 1.5.16.1 1999/08/08 07:19:05 cgd Exp $ */
 
 /* 
  * Copyright (c) 1991,1990,1989,1994,1995 Carnegie Mellon University
@@ -108,3 +108,5 @@
 #define        SCCMOUSE_PORT   0x1
 #define        SCCCOMM3_PORT   0x2
 #define        SCCKBD_PORT     0x3
+
+int    alpha_donot_kludge_scc;



Home | Main Index | Thread Index | Old Index