From owner-freebsd-usb@FreeBSD.ORG Tue Mar 21 20:07:21 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4776316A420; Tue, 21 Mar 2006 20:07:21 +0000 (UTC) (envelope-from mistry.7@osu.edu) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBFA943D48; Tue, 21 Mar 2006 20:07:20 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.4) with ESMTP id k2LKKqu7082636 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 21 Mar 2006 15:20:57 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: freebsd-usb@freebsd.org Date: Tue, 21 Mar 2006 15:10:10 -0500 User-Agent: KMail/1.9.1 References: <4412B83F.1080100@oslonett.no> <4417BC48.9060802@yubc.net> In-Reply-To: <4417BC48.9060802@yubc.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1253457.Nfv71lNkQt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200603211510.18064.mistry.7@osu.edu> X-Spam-Status: No, score=-11.1 required=5.0 tests=ALL_TRUSTED,BAYES_00, MYFREEBSD2,MYFREEBSD3 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88/1347/Tue Mar 21 11:35:25 2006 on mail.united-ware.com X-Virus-Status: Clean Cc: Ian Dowse Subject: Re: [PATCH] Logitech USB Receiver mouse workaround patch 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: Tue, 21 Mar 2006 20:07:21 -0000 --nextPart1253457.Nfv71lNkQt Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 15 March 2006 02:03, Nenad Kljajic wrote: > I have tested your hid.c patch and I can say that it is working. > Due to date of your patch, I was under the impression that it > was included in 6.0 release. > > Morten Johansen wrote: > >Nenad Kljajic wrote: > >>There is some problem with hid_report_size() function > >>and Logitech USB receiver in /usr/src/sys/dev/usb/ums.c. > >>The returned value is 14 but it should be 8. > >>This results in subsamling mouse data and jerky cursor movement. > >> > >>I have tested this workaround patch for > >>Logitech=AE Cordless Desktop=AE MX=99 3100 > >>and it works fine now. > > > >Can you try the attached patch to hid.c instead the workaround? > >There is also an open PR usb/77604 on this. I've just tested this and it works. It fixes the problem, rather than=20 hacking around it like the last commit to hid.c. Ian, can you see that this makes it into 6.1? =2D-=20 Anish Mistry --nextPart1253457.Nfv71lNkQt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEIF2qxqA5ziudZT0RAgi9AKDNVy840IMhLnysSpfJNq5VjQMpewCfc7Dc 34/JDzsI+HJKytAxe5HspbU= =r4BP -----END PGP SIGNATURE----- --nextPart1253457.Nfv71lNkQt--