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 emdtv at uhub



details:   https://anonhg.NetBSD.org/src/rev/fe9dfd79fdb1
branches:  trunk
changeset: 767215:fe9dfd79fdb1
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Jul 11 18:31:10 2011 +0000

description:
add emdtv at uhub

diffstat:

 sys/arch/i386/conf/ALL     |  5 +++--
 sys/arch/i386/conf/GENERIC |  5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (52 lines):

diff -r b3505aad21d1 -r fe9dfd79fdb1 sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL    Mon Jul 11 18:30:31 2011 +0000
+++ b/sys/arch/i386/conf/ALL    Mon Jul 11 18:31:10 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.309 2011/07/09 15:02:03 jmcneill Exp $
+# $NetBSD: ALL,v 1.310 2011/07/11 18:31:10 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.309 $"
+#ident                 "ALL-$Revision: 1.310 $"
 
 maxusers       64              # estimated number of users
 
@@ -1486,6 +1486,7 @@
 pseye* at uhub?                # Sony PLAYSTATION(R) Eye webcam
 uvideo* at uhub?               # USB Video Class capture devices
 auvitek* at uhub?              # Auvitek AU0828 video capture devices
+emdtv* at uhub?                # Empia EM28xx video capture devices
 video* at videobus?
 dtv*   at dtvbus?
 
diff -r b3505aad21d1 -r fe9dfd79fdb1 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Mon Jul 11 18:30:31 2011 +0000
+++ b/sys/arch/i386/conf/GENERIC        Mon Jul 11 18:31:10 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1036 2011/07/09 15:02:43 jmcneill Exp $
+# $NetBSD: GENERIC,v 1.1037 2011/07/11 18:31:10 jmcneill Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.1036 $"
+#ident                 "GENERIC-$Revision: 1.1037 $"
 
 maxusers       64              # estimated number of users
 
@@ -1423,6 +1423,7 @@
 pseye* at uhub?                # Sony PLAYSTATION(R) Eye webcam
 uvideo* at uhub?               # USB Video Class capture devices
 auvitek* at uhub?              # Auvitek AU0828 video capture devices
+emdtv* at uhub?                # Empia EM28xx video capture devices
 video* at videobus?
 dtv* at dtvbus?
 



Home | Main Index | Thread Index | Old Index