Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/pmax Add KN03_INTR_PROD_JUMPER (from Tohru Nis...
details: https://anonhg.NetBSD.org/src/rev/bbb44505f088
branches: trunk
changeset: 467458:bbb44505f088
user: simonb <simonb%NetBSD.org@localhost>
date: Thu Mar 25 03:00:18 1999 +0000
description:
Add KN03_INTR_PROD_JUMPER (from Tohru Nishimura).
diffstat:
sys/arch/pmax/pmax/kn03.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3c7e4f4d9f52 -r bbb44505f088 sys/arch/pmax/pmax/kn03.h
--- a/sys/arch/pmax/pmax/kn03.h Thu Mar 25 02:32:18 1999 +0000
+++ b/sys/arch/pmax/pmax/kn03.h Thu Mar 25 03:00:18 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: kn03.h,v 1.7 1999/03/25 01:17:52 simonb Exp $ */
+/* $NetBSD: kn03.h,v 1.8 1999/03/25 03:00:18 simonb Exp $ */
/*-
* Copyright (c) 1992, 1993
@@ -203,6 +203,7 @@
/* (re)defines for the System Interrupt and Mask Registers */
/* high-order 16 bits 0xFFFF0000 same on all DECstation ioasics */
+#define KN03_INTR_PROD_JUMPER 0x00008000 /* ro */
#define KN03_INTR_NVR_JUMPER 0x00004000 /* ro */
#define KN03_INTR_TC_2 0x00002000 /* ro */
#define KN03_INTR_TC_1 0x00001000 /* ro */
Home |
Main Index |
Thread Index |
Old Index