Received: by mail.netbsd.org (Postfix, from userid 0) id 3F69A63B102; Sat, 6 Feb 2010 11:14:43 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CB55263B100 for ; Sat, 6 Feb 2010 11:14:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B0950175DD; Sat, 6 Feb 2010 11:14:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 6 Feb 2010 11:14:41 +0000 From: Antoine Reilles Subject: CVS commit: src/sys/dev/usb To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100206111441.B0950175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: tonio Date: Sat Feb 6 11:14:41 UTC 2010 Added Files: src/sys/dev/usb: uthum.c Log Message: Add uthum driver, ported from openbsd Handles Tenx temperature sensors TEMPer and TEMPerHUM and declares them to envsys To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/dev/usb/uthum.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.