Module Name:    src
Committed By:   macallan
Date:           Wed Aug 12 19:39:51 UTC 2009

Modified Files:
        src/sys/arch/evbmips/conf: GDIUM

Log Message:
use voyagerfb


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbmips/conf/GDIUM

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/evbmips/conf/GDIUM
diff -u src/sys/arch/evbmips/conf/GDIUM:1.5 src/sys/arch/evbmips/conf/GDIUM:1.6
--- src/sys/arch/evbmips/conf/GDIUM:1.5	Tue Aug 11 02:36:43 2009
+++ src/sys/arch/evbmips/conf/GDIUM	Wed Aug 12 19:39:51 2009
@@ -1,4 +1,4 @@
-# $NetBSD: GDIUM,v 1.5 2009/08/11 02:36:43 matt Exp $
+# $NetBSD: GDIUM,v 1.6 2009/08/12 19:39:51 macallan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GDIUM-$Revision: 1.5 $"
+#ident 		"GDIUM-$Revision: 1.6 $"
 
 maxusers	16
 
@@ -151,9 +151,9 @@
 cpu0		at mainbus0
 bonito0		at mainbus0
 pci0		at bonito0
-#voyagerfb0	at pci0 dev ? function ?
-genfb0		at pci0 dev ? function ?
-wsdisplay0	at genfb0
+voyagerfb0	at pci0 dev ? function ?
+#genfb0		at pci0 dev ? function ?
+wsdisplay0	at wsemuldisplaydev?
 ehci*		at pci0 dev ? function ?
 #options 	EHCI_DEBUG
 ohci*		at pci0 dev ? function ?

Reply via email to