Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/dev add some more offsets
details: https://anonhg.NetBSD.org/src/rev/71e5bf14839d
branches: trunk
changeset: 755621:71e5bf14839d
user: macallan <macallan%NetBSD.org@localhost>
date: Sat Jun 12 21:25:56 2010 +0000
description:
add some more offsets
this should have been committed with the previous, noticed by he
diffstat:
sys/arch/sparc/dev/cgfourteenreg.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r d1a6a3afcd4e -r 71e5bf14839d sys/arch/sparc/dev/cgfourteenreg.h
--- a/sys/arch/sparc/dev/cgfourteenreg.h Sat Jun 12 21:10:55 2010 +0000
+++ b/sys/arch/sparc/dev/cgfourteenreg.h Sat Jun 12 21:25:56 2010 +0000
@@ -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 {
Home |
Main Index |
Thread Index |
Old Index