From owner-cvs-all@FreeBSD.ORG Sun Dec 12 07:11:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0575116A4CF; Sun, 12 Dec 2004 07:11:34 +0000 (GMT) Received: from crumpet.united-ware.com (ddsl-66-42-172-210.fuse.net [66.42.172.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6128443D1D; Sun, 12 Dec 2004 07:11:33 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from bigguy.am-productions.biz (ddsl-66-42-172-210.fuse.net [66.42.172.210]) (authenticated bits=0)iBC6nsWp048691 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 12 Dec 2004 01:49:54 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: cvs-all@freebsd.org Date: Sun, 12 Dec 2004 02:14:37 -0500 User-Agent: KMail/1.7 References: <200412120534.iBC5YKTZ018260@repoman.freebsd.org> <41BBD97E.1020807@freebsd.org> In-Reply-To: <41BBD97E.1020807@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2342354.L4NbtjRvY5"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200412120214.38165.mistry.7@osu.edu> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on crumpet.united-ware.com cc: Scott Long Subject: Re: cvs commit: src/sys/sys mouse.h src/sys/dev/usb ums.c usbhid.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 07:11:34 -0000 --nextPart2342354.L4NbtjRvY5 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 12 December 2004 12:39 am, Scott Long wrote: > Julian Elischer wrote: > > julian 2004-12-12 05:34:20 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/sys mouse.h > > sys/dev/usb ums.c usbhid.h > > Log: > > Add support for USB Microsoft Intellimouse > > > > PR: kern/70607 > > Submitted by: Matt Wright > > MFC after: 1 week > > > > Revision Changes Path > > 1.71 +50 -21 src/sys/dev/usb/ums.c > > 1.14 +1 -0 src/sys/dev/usb/usbhid.h > > 1.21 +1 -0 src/sys/sys/mouse.h > > What 'support' does this add? > > Scott It makes the non-functioning USB Microsoft Intellimouse mice actually be=20 able to move the cursor and and click stuff. Before it would just sit=20 there since the old code would think that the different byte order was an=20 error and just return. =2D-=20 Anish Mistry --nextPart2342354.L4NbtjRvY5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBu+/exqA5ziudZT0RAiaiAKC/Wa/MrNFWykLyw6HRMWhUsJ8ZbQCfZIF2 gWbWunX3ESh2lsyZIAkK8Vs= =ayWl -----END PGP SIGNATURE----- --nextPart2342354.L4NbtjRvY5--