Module Name: src
Committed By: christos
Date: Tue Jun 4 14:39:31 UTC 2013
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
sync drm with i386
To generate a diff of this commit:
cvs rdiff -u -r1.375 -r1.376 src/sys/arch/amd64/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/amd64/conf/GENERIC
diff -u src/sys/arch/amd64/conf/GENERIC:1.375 src/sys/arch/amd64/conf/GENERIC:1.376
--- src/sys/arch/amd64/conf/GENERIC:1.375 Tue May 28 08:13:55 2013
+++ src/sys/arch/amd64/conf/GENERIC Tue Jun 4 10:39:31 2013
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.375 2013/05/28 12:13:55 kiyohara Exp $
+# $NetBSD: GENERIC,v 1.376 2013/06/04 14:39:31 christos Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.375 $"
+#ident "GENERIC-$Revision: 1.376 $"
maxusers 64 # estimated number of users
@@ -393,6 +393,7 @@ radeondrm* at drm? # ATI Radeon DRM dri
savagedrm* at drm? # S3 Savage DRM driver
sisdrm* at drm? # SiS DRM driver
tdfxdrm* at drm? # 3dfx (voodoo) DRM driver
+viadrm* at drm? # VIA DRM driver
# Cryptographic Devices