Module Name:    src
Committed By:   macallan
Date:           Tue Dec 29 07:00:42 UTC 2009

Modified Files:
        src/sys/arch/sparc64/conf: GENERIC

Log Message:
add gfb at mainbus


To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 src/sys/arch/sparc64/conf/GENERIC

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/sparc64/conf/GENERIC
diff -u src/sys/arch/sparc64/conf/GENERIC:1.114 src/sys/arch/sparc64/conf/GENERIC:1.115
--- src/sys/arch/sparc64/conf/GENERIC:1.114	Sat Dec  5 20:11:17 2009
+++ src/sys/arch/sparc64/conf/GENERIC	Tue Dec 29 07:00:42 2009
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.114 2009/12/05 20:11:17 pooka Exp $
+# $NetBSD: GENERIC,v 1.115 2009/12/29 07:00:42 macallan Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.114 $"
+#ident 		"GENERIC-$Revision: 1.115 $"
 
 maxusers	64
 
@@ -854,6 +854,9 @@
 ## Sun FFB
 ffb*		at mainbus0
 
+## Sun XVR-1000
+gfb*		at mainbus0
+
 # On board vga on U5/U10 etc.
 machfb*		at pci?
 

Reply via email to