Module Name: src
Committed By: jmcneill
Date: Mon Jul 11 18:31:10 UTC 2011
Modified Files:
src/sys/arch/i386/conf: ALL GENERIC
Log Message:
add emdtv at uhub
To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.1036 -r1.1037 src/sys/arch/i386/conf/GENERIC
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.309 src/sys/arch/i386/conf/ALL:1.310
--- src/sys/arch/i386/conf/ALL:1.309 Sat Jul 9 15:02:03 2011
+++ src/sys/arch/i386/conf/ALL Mon Jul 11 18:31:10 2011
@@ -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?
Index: src/sys/arch/i386/conf/GENERIC
diff -u src/sys/arch/i386/conf/GENERIC:1.1036 src/sys/arch/i386/conf/GENERIC:1.1037
--- src/sys/arch/i386/conf/GENERIC:1.1036 Sat Jul 9 15:02:43 2011
+++ src/sys/arch/i386/conf/GENERIC Mon Jul 11 18:31:10 2011
@@ -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?