From 8fd09efd86b789f014136fbedd06c7be5bf242f8 Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Tue, 9 May 2006 15:19:32 +0000 Subject: [PATCH] added MAVEN rev.B/C type distinction recognition, just reporting in log for now. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17396 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/graphics/matrox/mga_macros.h | 1 + 1 file changed, 1 insertion(+) diff --git a/headers/private/graphics/matrox/mga_macros.h b/headers/private/graphics/matrox/mga_macros.h index 7fe8382774..017362709e 100644 --- a/headers/private/graphics/matrox/mga_macros.h +++ b/headers/private/graphics/matrox/mga_macros.h @@ -295,6 +295,7 @@ #define MGAMAV_VSOMETHINGL 0xAE #define MGAMAV_VSOMETHINGH 0xAF #define MGAMAV_OUTMODE 0xB0 +#define MGAMAV_VERSION 0xB2 #define MGAMAV_LOCK 0xB3 #define MGAMAV_LUMA 0xB9 #define MGAMAV_VDISPLAYTV 0xBE