Module Name:    src
Committed By:   jdc
Date:           Fri Dec  7 12:57:02 UTC 2012

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

Log Message:
Add uthum (tested on U60 with Belkin F5U508 USB 2 and SB2000 built-in USB 1).


To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/arch/sparc64/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/sparc64/conf/GENERIC
diff -u src/sys/arch/sparc64/conf/GENERIC:1.155 src/sys/arch/sparc64/conf/GENERIC:1.156
--- src/sys/arch/sparc64/conf/GENERIC:1.155	Fri Nov  2 17:51:03 2012
+++ src/sys/arch/sparc64/conf/GENERIC	Fri Dec  7 12:57:01 2012
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.155 2012/11/02 17:51:03 jdc Exp $
+# $NetBSD: GENERIC,v 1.156 2012/12/07 12:57:01 jdc Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@ include	"arch/sparc64/conf/std.sparc64"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.155 $"
+#ident 		"GENERIC-$Revision: 1.156 $"
 
 maxusers	64
 
@@ -593,6 +593,9 @@ wsmouse* at uep? mux 0
 ukbd*	at uhidev? reportid ?
 wskbd*	at ukbd? console ? mux 1
 
+# USB TEMPer and TEMPerHUM
+uthum*	at uhidev? reportid ?
+
 # USB serial adapter
 ucycom*	at uhidev? reportid ?
 

Reply via email to