From owner-freebsd-usb@FreeBSD.ORG Mon Mar 14 16:53:19 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D71131065675 for ; Mon, 14 Mar 2011 16:53:19 +0000 (UTC) (envelope-from gofdu-freebsd-usb@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 8E71F8FC0C for ; Mon, 14 Mar 2011 16:53:19 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PzB1C-0005hO-3X for freebsd-usb@freebsd.org; Mon, 14 Mar 2011 17:53:18 +0100 Received: from 200.41.broadband11.iol.cz ([90.178.41.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Mar 2011 17:53:18 +0100 Received: from gamato by 200.41.broadband11.iol.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Mar 2011 17:53:18 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-usb@freebsd.org From: martinko Date: Mon, 14 Mar 2011 17:53:06 +0100 Lines: 20 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 200.41.broadband11.iol.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.16) Gecko/20110124 SeaMonkey/2.0.11 Cc: freebsd-bluetooth@freebsd.org Subject: no modules / services needed for BT mouse support (?) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 16:53:19 -0000 Hallo, I had a Logitech bluetooth mouse connected via USB BT dongle. In the past I used to load ng_ubt and bthidd and hcsecd to make the mouse work. The same I did for a friend on old PC-BSD. But it appears that since moving to the version 8.x we no longer need to load any of the above and the mouse works out-of-box. Unfortunately it does not respond to wheel movement (pressing it does generate middle click). Now this all is a bit surprising for me. And I'm not sure which part of the system is responsible for the behaviour -- kernel, USB stack, HAL, X11, .. ? Also, I'd like to know how to make wheel working again. Any ideas pls ? Cheers, M. PS: It's also possible that it has to do with change of computer.. (?)