add UBAIOADDR (used in standalone)
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Fri, 8 Apr 1988 08:22:19 +0000 (00:22 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Fri, 8 Apr 1988 08:22:19 +0000 (00:22 -0800)
SCCS-vsn: sys/vax/uba/ubareg.h 7.3

usr/src/sys/vax/uba/ubareg.h

index 6b4dae8..97c396a 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)ubareg.h    7.2 (Berkeley) %G%
+ *     @(#)ubareg.h    7.3 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -44,6 +44,7 @@
 #define        UBAPAGES        496
 #define        NUBMREG         496
 #define        QBAPAGES        UBAPAGES        /* for now; should be 8192 */
 #define        UBAPAGES        496
 #define        NUBMREG         496
 #define        QBAPAGES        UBAPAGES        /* for now; should be 8192 */
+#define        UBAIOADDR       0760000         /* start of I/O page */
 #define        UBAIOPAGES      16
 
 #ifndef LOCORE
 #define        UBAIOPAGES      16
 
 #ifndef LOCORE