From owner-freebsd-questions@FreeBSD.ORG Tue Aug 27 12:36:50 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 98C76BCE for ; Tue, 27 Aug 2013 12:36:50 +0000 (UTC) (envelope-from tj@melodicninja.co.uk) Received: from wallago.co.uk (mail.wallago.co.uk [91.213.195.71]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5C9CB241D for ; Tue, 27 Aug 2013 12:36:49 +0000 (UTC) Received: from [178.78.126.226] (helo=[172.16.4.150]) by wallago.co.uk with esmtpa (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VEIQp-000LdA-LY for freebsd-questions@freebsd.org; Tue, 27 Aug 2013 13:31:35 +0100 Message-ID: <521C9C2B.1070200@melodicninja.co.uk> Date: Tue, 27 Aug 2013 13:31:39 +0100 From: TJ User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130804 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: TEMPer1 on FreeBSD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Aug 2013 12:36:50 -0000 Hi guys, I have just purchased a TEMPer1 for monitoring the temperature of our rack. I have been looking at way of getting this working as the default drivers pick it up as a keyboard and mouse. Aug 27 12:13:41 test-1 kernel: ukbd0: on usbus1 Aug 27 12:13:41 test-1 kernel: kbd2 at ukbd0 Aug 27 12:13:41 test-1 kernel: ums0: on usbus1 I have been looking at UTHUM but i think that is only for OpenBSD as cannot see any mention of it the src or loader.conf I have also looked at this and this With no joy. I think both of those are designed to run on the TEMPer but not the TEMPer1. Even with the uchcom(8) driver kldload into the kernel i cannot get it working. Can anyone help with this?