Module Name: src
Committed By: snj
Date: Wed Mar 18 02:05:05 UTC 2015
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
fix commented out nouveaufb
To generate a diff of this commit:
cvs rdiff -u -r1.1120 -r1.1121 src/sys/arch/i386/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/i386/conf/GENERIC
diff -u src/sys/arch/i386/conf/GENERIC:1.1120 src/sys/arch/i386/conf/GENERIC:1.1121
--- src/sys/arch/i386/conf/GENERIC:1.1120 Sat Mar 7 07:28:37 2015
+++ src/sys/arch/i386/conf/GENERIC Wed Mar 18 02:05:05 2015
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1120 2015/03/07 07:28:37 mrg Exp $
+# $NetBSD: GENERIC,v 1.1121 2015/03/18 02:05:05 snj Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.1120 $"
+#ident "GENERIC-$Revision: 1.1121 $"
maxusers 64 # estimated number of users
@@ -577,7 +577,7 @@ radeon* at pci? dev ? function ?
radeondrmkmsfb* at radeonfbbus?
#nouveau* at pci? dev ? function ?
-#nouveaufb* at nouveaufbbus
+#nouveaufb* at nouveaufbbus?
# Serial Devices