Module Name: src
Committed By: jmcneill
Date: Mon Dec 27 20:45:00 UTC 2010
Modified Files:
src/sys/arch/i386/conf: ALL GENERIC
Log Message:
add auvitek at uhub
To generate a diff of this commit:
cvs rdiff -u -r1.281 -r1.282 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.1002 -r1.1003 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.281 src/sys/arch/i386/conf/ALL:1.282
--- src/sys/arch/i386/conf/ALL:1.281 Thu Dec 16 07:51:21 2010
+++ src/sys/arch/i386/conf/ALL Mon Dec 27 20:45:00 2010
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.281 2010/12/16 07:51:21 cegger Exp $
+# $NetBSD: ALL,v 1.282 2010/12/27 20:45:00 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.281 $"
+#ident "ALL-$Revision: 1.282 $"
maxusers 64 # estimated number of users
@@ -1497,6 +1497,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
video* at videobus?
Index: src/sys/arch/i386/conf/GENERIC
diff -u src/sys/arch/i386/conf/GENERIC:1.1002 src/sys/arch/i386/conf/GENERIC:1.1003
--- src/sys/arch/i386/conf/GENERIC:1.1002 Mon Dec 27 15:56:50 2010
+++ src/sys/arch/i386/conf/GENERIC Mon Dec 27 20:45:00 2010
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1002 2010/12/27 15:56:50 jmcneill Exp $
+# $NetBSD: GENERIC,v 1.1003 2010/12/27 20:45:00 jmcneill Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.1002 $"
+#ident "GENERIC-$Revision: 1.1003 $"
maxusers 64 # estimated number of users
@@ -1424,6 +1424,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
video* at videobus?