summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/dev/clreg.h
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-01-05 20:08:02 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-01-05 20:08:02 +0000
commitf6280033cae6796757d769f166b285871ac984de (patch)
treeba4808991a8ce05880459239848228d05fd580b0 /sys/arch/mvme88k/dev/clreg.h
parent0f9007bdf8052135f73f8435f523cc9d17c25c7e (diff)
Support for the second set of serial ports on the M8120 (untested)
Diffstat (limited to 'sys/arch/mvme88k/dev/clreg.h')
-rw-r--r--sys/arch/mvme88k/dev/clreg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/mvme88k/dev/clreg.h b/sys/arch/mvme88k/dev/clreg.h
index 93bd1566f0b..91f69b2be4b 100644
--- a/sys/arch/mvme88k/dev/clreg.h
+++ b/sys/arch/mvme88k/dev/clreg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: clreg.h,v 1.4 2003/10/11 22:08:57 miod Exp $ */
+/* $OpenBSD: clreg.h,v 1.5 2004/01/05 20:08:01 miod Exp $ */
/* Copyright (c) 1998 Steve Murphree, Jr.
* Copyright (c) 1995 Dale Rahn. All rights reserved.
@@ -167,3 +167,4 @@ struct clreg {
* Cirrus chip base address on the mvme1x7 boards.
*/
#define CD2400_BASE_ADDR 0xfff45000
+#define CD2400_SECONDARY_ADDR 0xfff45200