From owner-freebsd-stable@FreeBSD.ORG Tue Sep 18 22:32:15 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C13D16A421 for ; Tue, 18 Sep 2007 22:32:15 +0000 (UTC) (envelope-from me@janh.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.174]) by mx1.freebsd.org (Postfix) with ESMTP id DBF5113C461 for ; Tue, 18 Sep 2007 22:32:13 +0000 (UTC) (envelope-from me@janh.de) Received: from d115162.adsl.hansenet.de [80.171.115.162] (helo=janh.freebsd) by mrelayeu.kundenserver.de (node=mrelayeu3) with ESMTP (Nemesis), id 0MKxQS-1IXlPq002N-0007vt; Wed, 19 Sep 2007 00:19:34 +0200 Message-ID: <46F04EF7.7060909@janh.de> Date: Wed, 19 Sep 2007 00:19:35 +0200 From: Jan Henrik Sylvester User-Agent: Thunderbird 2.0.0.6 (X11/20070803) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: 20070918164329.0dea3ee2@srv Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+H8Q2jIBxzD/WHNZxvAzeWBrdRtJ8uhvD7JcW tvzIQ9r0aRqCGpsTA4rV5q04DjF12wrGIAG6ZFivsx0VI/Wqyj Uy3yIzxWTGI22dq/rFT/A== Cc: Vladimir Botka Subject: Re: usb mouse X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2007 22:32:15 -0000 Vladimir Botka wrote: > Can anybody help me please with usb mouse? There is uhid driver > attached. Keyboard works fine. When I once tried a Microsoft cordless USB mouse, I only got an uhid0, too. After some research, the best answer I found was this: http://lists.freebsd.org/pipermail/freebsd-hardware/2006-July/003621.html Later, I came across this, which might have something to do with it: http://www.freebsd.org/cgi/query-pr.cgi?pr=63837&cat= Since I had already given up on the MS mouse and replaced it with something civilized, I do not know if it is the same problem, if the "better" code from NetBSD got imported by now, and -- in case the former has to be answered with "no" -- if the patch is of any help. If you do further research, I would like to hear of the results. Thanks. Regards, Jan Henrik