Module Name: src
Committed By: macallan
Date: Sat Jun 12 21:25:56 UTC 2010
Modified Files:
src/sys/arch/sparc/dev: cgfourteenreg.h
Log Message:
add some more offsets
this should have been committed with the previous, noticed by he
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sparc/dev/cgfourteenreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/sparc/dev/cgfourteenreg.h
diff -u src/sys/arch/sparc/dev/cgfourteenreg.h:1.6 src/sys/arch/sparc/dev/cgfourteenreg.h:1.7
--- src/sys/arch/sparc/dev/cgfourteenreg.h:1.6 Wed Oct 17 19:57:12 2007
+++ src/sys/arch/sparc/dev/cgfourteenreg.h Sat Jun 12 21:25:56 2010
@@ -1,4 +1,4 @@
-/* $NetBSD: cgfourteenreg.h,v 1.6 2007/10/17 19:57:12 garbled Exp $ */
+/* $NetBSD: cgfourteenreg.h,v 1.7 2010/06/12 21:25:56 macallan Exp $ */
/*
* Copyright (c) 1996
@@ -62,7 +62,9 @@
#define CG14_FB_VRAM 0x00000000
#define CG14_FB_CBGR 0x01000000
#define CG14_FB_PX32 0x03000000
+#define CG14_FB_PB32 0x03400000
#define CG14_FB_PG32 0x03800000
+#define CG14_FB_PR32 0x03c00000
/* Main control register set */
struct cg14ctl {