Module Name:    src
Committed By:   jmcneill
Date:           Sun Sep 27 12:41:05 UTC 2009

Modified Files:
        src/sys/arch/i386/conf: ALL

Log Message:
add viadrm at pci


To generate a diff of this commit:
cvs rdiff -u -r1.211 -r1.212 src/sys/arch/i386/conf/ALL

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/ALL
diff -u src/sys/arch/i386/conf/ALL:1.211 src/sys/arch/i386/conf/ALL:1.212
--- src/sys/arch/i386/conf/ALL:1.211	Tue Sep 22 16:46:15 2009
+++ src/sys/arch/i386/conf/ALL	Sun Sep 27 12:41:05 2009
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.211 2009/09/22 16:46:15 tsutsui Exp $
+# $NetBSD: ALL,v 1.212 2009/09/27 12:41:05 jmcneill Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"ALL-$Revision: 1.211 $"
+#ident 		"ALL-$Revision: 1.212 $"
 
 maxusers	32		# estimated number of users
 
@@ -552,6 +552,7 @@
 savagedrm*	at vga?		# S3 Savage DRM driver
 sisdrm*		at vga?		# SiS DRM driver
 tdfxdrm*	at vga?		# 3dfx (voodoo) DRM driver
+viadrm* 	at vga?		# VIA UniChrome DRM driver
 
 attimer0	at isa?
 pcppi0		at isa?

Reply via email to