Module Name: src
Committed By: macallan
Date: Wed Oct 28 03:41:31 UTC 2009
Modified Files:
src/sys/arch/sparc64/conf: GENERIC
Log Message:
add radeonfb ( has been working for ages with my XVR-100 ) and pm2fb ( for
PGX32 / TechSource Raptor GFX 8P )
We should probably enable cgthree as well since it grew wsdisplay support a
while ago.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 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.111 src/sys/arch/sparc64/conf/GENERIC:1.112
--- src/sys/arch/sparc64/conf/GENERIC:1.111 Fri Oct 2 15:09:16 2009
+++ src/sys/arch/sparc64/conf/GENERIC Wed Oct 28 03:41:30 2009
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.111 2009/10/02 15:09:16 nakayama Exp $
+# $NetBSD: GENERIC,v 1.112 2009/10/28 03:41:30 macallan Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.111 $"
+#ident "GENERIC-$Revision: 1.112 $"
maxusers 64
@@ -857,6 +857,12 @@
# On board vga on U5/U10 etc.
machfb* at pci?
+# Sun XVR-100
+radeonfb* at pci?
+
+# Sun PGX32 / TechSource Raptor GFX 8P
+pm2fb* at pci?
+
# generic PCI framebuffers
genfb* at pci?