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 vboxdrm* at drm?



details:   https://anonhg.NetBSD.org/src/rev/d39a57d4a283
branches:  trunk
changeset: 762404:d39a57d4a283
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Feb 20 15:41:22 2011 +0000

description:
add vboxdrm* at drm?

diffstat:

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

diffs (26 lines):

diff -r 7dcc862b0a2f -r d39a57d4a283 sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL    Sun Feb 20 15:40:21 2011 +0000
+++ b/sys/arch/i386/conf/ALL    Sun Feb 20 15:41:22 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.290 2011/02/20 13:42:45 jruoho Exp $
+# $NetBSD: ALL,v 1.291 2011/02/20 15:41:22 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.290 $"
+#ident                 "ALL-$Revision: 1.291 $"
 
 maxusers       64              # estimated number of users
 
@@ -605,6 +605,7 @@
 savagedrm*     at drm?         # S3 Savage DRM driver
 sisdrm*        at drm?         # SiS DRM driver
 tdfxdrm*       at drm?         # 3dfx (voodoo) DRM driver
+vboxdrm*       at drm?         # VirtualBox DRM driver
 viadrm*        at drm?         # VIA UniChrome DRM driver
 
 attimer0       at isa?



Home | Main Index | Thread Index | Old Index