From owner-freebsd-current@FreeBSD.ORG Sun Feb 6 00:13:19 2005 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 581D916A4CE for ; Sun, 6 Feb 2005 00:13:19 +0000 (GMT) Received: from smsgw.vianetworks.ch (smsgw.vianetworks.ch [146.228.10.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BCB643D1F for ; Sun, 6 Feb 2005 00:13:18 +0000 (GMT) (envelope-from mw@smsgw.vianetworks.ch) Received: from smsgw.vianetworks.ch (localhost.kpnqwest.ch [127.0.0.1]) by smsgw.vianetworks.ch (8.12.10/8.12.6) with ESMTP id j160DHNQ037638; Sun, 6 Feb 2005 01:13:17 +0100 (CET) (envelope-from mw@smsgw.vianetworks.ch) Received: (from mw@localhost) by smsgw.vianetworks.ch (8.12.10/8.12.6/Submit) id j160DGuc037637; Sun, 6 Feb 2005 01:13:16 +0100 (CET) Message-Id: <200502060013.j160DGuc037637@smsgw.vianetworks.ch> In-Reply-To: <16901.13269.509134.918380@ran.psg.com> To: Randy Bush Date: Sun, 6 Feb 2005 01:13:16 +0100 (CET) Sender: mw@smsgw.vianetworks.ch From: mw@kpnqwest.ch X-NCC-RegID: ch.vianetworks X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: FreeBSD Current Subject: Re: logitec usb wireless mouse 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: Sun, 06 Feb 2005 00:13:19 -0000 > anyone have the logitech wireless mouse working and can send > a clue? the keyboard is fine. the mouse does the logitec > connect thing; but moving/clicking it does nothing. Perhaps you ran into the same problem I had with the wireless mouse of the logitech dinovo keyboard. If that's the case, the following will help: --- hid.c 6 Jan 2005 01:43:27 -0000 1.24 +++ hid.c 6 Feb 2005 00:11:32 -0000 @@ -374,8 +374,9 @@ int size, id; id = 0; + bzero (&h, sizeof (h)); for (d = hid_start_parse(buf, len, 1<