From owner-freebsd-current@FreeBSD.ORG Tue Sep 14 07:49:27 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 168A716A4CE for ; Tue, 14 Sep 2004 07:49:27 +0000 (GMT) Received: from cocoa.syncrontech.com (cocoa-e0.syncrontech.com [62.71.8.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA8243D58 for ; Tue, 14 Sep 2004 07:49:25 +0000 (GMT) (envelope-from ari@suutari.iki.fi) Received: from guinness.syncrontech.com (guinness.syncrontech.com [62.71.8.19])i8E7nLWw021482 for ; Tue, 14 Sep 2004 10:49:23 +0300 (EEST) (envelope-from ari@suutari.iki.fi) Received: from coffee (coffee.syncrontech.com [62.71.8.37]) i8E7nK8c058157 for ; Tue, 14 Sep 2004 10:49:21 +0300 (EEST) (envelope-from ari@suutari.iki.fi) Message-ID: <035b01c49a2f$641a92a0$2508473e@sad.syncrontech.com> From: "Ari Suutari" To: Date: Tue, 14 Sep 2004 10:49:39 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Scanned-By: MIMEDefang 2.30 (www . roaringpenguin . com / mimedefang) Subject: Usb uhid probed as ugen after upgrade to 5.3-beta X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 07:49:27 -0000 Hi, I have a APC Back-UPS attached to my FreeBSD box via USB. It was detected as uhid under FreeBSD 4.x. After upgrading to FreeBSD 5.3 (now BETA4) it is now detected as ugen0, which makes it impossible to monitor it's state via usb (at least with the routines in libusbhid). I saw some messages about other uhid (joypad ?) device being probed as ugen, but didn't find any solution to this. Ari S.