Module Name: src
Committed By: kiyohara
Date: Sat Oct 8 00:56:54 UTC 2011
Modified Files:
src/sys/arch/ofppc/conf: GENERIC
Log Message:
Add voodoofb with comment-outed. tested on PegasosII only.
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/arch/ofppc/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/ofppc/conf/GENERIC
diff -u src/sys/arch/ofppc/conf/GENERIC:1.136 src/sys/arch/ofppc/conf/GENERIC:1.137
--- src/sys/arch/ofppc/conf/GENERIC:1.136 Sun Mar 6 17:08:29 2011
+++ src/sys/arch/ofppc/conf/GENERIC Sat Oct 8 00:56:54 2011
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.136 2011/03/06 17:08:29 bouyer Exp $
+# $NetBSD: GENERIC,v 1.137 2011/10/08 00:56:54 kiyohara Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/ofppc/conf/std.ofppc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.136 $"
+#ident "GENERIC-$Revision: 1.137 $"
maxusers 32
@@ -210,6 +210,7 @@ isa* at pcib?
# Console Devices
genfb* at pci? dev ? function ?
#radeonfb* at pci? dev ? function ?
+#voodoofb* at pci? dev ? function ? # 3Dfx Voodoo3
pckbc0 at isa? # pc keyboard controller
pckbd* at pckbc? # PC keyboard
pms* at pckbc? # PS/2 mouse for wsmouse