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 dtv at dtvbus



details:   https://anonhg.NetBSD.org/src/rev/ccc4ae8c80a3
branches:  trunk
changeset: 767121:ccc4ae8c80a3
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Jul 09 15:02:43 2011 +0000

description:
add dtv at dtvbus

diffstat:

 sys/arch/i386/conf/GENERIC |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 8d436d43ef2d -r ccc4ae8c80a3 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Sat Jul 09 15:02:15 2011 +0000
+++ b/sys/arch/i386/conf/GENERIC        Sat Jul 09 15:02:43 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1035 2011/07/03 10:40:16 bouyer Exp $
+# $NetBSD: GENERIC,v 1.1036 2011/07/09 15:02:43 jmcneill Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.1035 $"
+#ident                 "GENERIC-$Revision: 1.1036 $"
 
 maxusers       64              # estimated number of users
 
@@ -1423,7 +1423,8 @@
 pseye* at uhub?                # Sony PLAYSTATION(R) Eye webcam
 uvideo* at uhub?               # USB Video Class capture devices
 auvitek* at uhub?              # Auvitek AU0828 video capture devices
-video* at videobus?
+video* at videobus?
+dtv* at dtvbus?
 
 
 # TV cards



Home | Main Index | Thread Index | Old Index