From 88d9782fe3ee8303feb58f005e6279c9f956ce3a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 23 Oct 1995 08:16:33 +0000 Subject: + SYSEN_VIDEO --- sys/arch/sparc/include/ctlreg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/arch') diff --git a/sys/arch/sparc/include/ctlreg.h b/sys/arch/sparc/include/ctlreg.h index 7ba5f7eea30..154f358b985 100644 --- a/sys/arch/sparc/include/ctlreg.h +++ b/sys/arch/sparc/include/ctlreg.h @@ -173,6 +173,7 @@ #define SYSEN_DVMA 0x20 /* Enable dvma */ #define SYSEN_CACHE 0x10 /* Enable cache */ #define SYSEN_IOCACHE 0x40 /* Enable IO cache */ +#define SYSEN_VIDEO 0x08 /* Enable on-board video */ #define SYSEN_RESET 0x04 /* Reset the hardware */ #define SYSEN_RESETVME 0x02 /* Reset the VME bus */ #endif -- cgit v1.2.3