Module Name:    src
Committed By:   jmcneill
Date:           Mon Jan 16 14:43:10 UTC 2012

Modified Files:
        src/sys/arch/i386/conf: GENERIC

Log Message:
add cir@emdtv


To generate a diff of this commit:
cvs rdiff -u -r1.1064 -r1.1065 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/GENERIC
diff -u src/sys/arch/i386/conf/GENERIC:1.1064 src/sys/arch/i386/conf/GENERIC:1.1065
--- src/sys/arch/i386/conf/GENERIC:1.1064	Sun Jan 15 15:05:06 2012
+++ src/sys/arch/i386/conf/GENERIC	Mon Jan 16 14:43:09 2012
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1064 2012/01/15 15:05:06 jmcneill Exp $
+# $NetBSD: GENERIC,v 1.1065 2012/01/16 14:43:09 jmcneill Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include 	"arch/i386/conf/std.i386"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.1064 $"
+#ident 		"GENERIC-$Revision: 1.1065 $"
 
 maxusers	64		# estimated number of users
 
@@ -1435,6 +1435,7 @@ auvitek* at uhub?			# Auvitek AU0828 USB
 coram*	at pci? dev ? function ?	# Conexant CX23885 PCI-E TV
 cxdtv*	at pci? dev ? function ?	# Conexant CX2388[0-3] PCI TV
 emdtv*	at uhub?			# Empia EM28xx USB TV
+cir*	at emdtv?
 pseye*	at uhub?			# Sony PLAYSTATION(R) Eye webcam
 uvideo* at uhub?			# USB Video Class capture devices
 

Reply via email to