Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/i386/conf add viadrm at pci



details:   https://anonhg.NetBSD.org/src/rev/fa43c328824d
branches:  trunk
changeset: 747677:fa43c328824d
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Sep 27 12:41:05 2009 +0000

description:
add viadrm at pci

diffstat:

 sys/arch/i386/conf/ALL |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 4c6813e63b0b -r fa43c328824d sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL    Sun Sep 27 12:39:04 2009 +0000
+++ b/sys/arch/i386/conf/ALL    Sun Sep 27 12:41:05 2009 +0000
@@ -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?



Home | Main Index | Thread Index | Old Index