From owner-freebsd-hackers Wed Oct 8 09:32:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA28246 for hackers-outgoing; Wed, 8 Oct 1997 09:32:44 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA28234 for ; Wed, 8 Oct 1997 09:32:39 -0700 (PDT) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: by outmail.utsunomiya-u.ac.jp id AA11777; Thu, 9 Oct 1997 01:32:23 +0900 Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id BAA28790; Thu, 9 Oct 1997 01:38:37 +0900 (JST) Message-Id: <199710081638.BAA28790@zodiac.mech.utsunomiya-u.ac.jp> To: hackers@freebsd.org Cc: yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: extending mouse support In-Reply-To: Your message of "Wed, 08 Oct 1997 17:39:38 JST." <199710080839.RAA15160@zodiac.mech.utsunomiya-u.ac.jp> References: <199710080839.RAA15160@zodiac.mech.utsunomiya-u.ac.jp> Date: Thu, 09 Oct 1997 01:38:36 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In the previous post I wrote: >This is to announce the second test release of the set of patch files >for 3.0-CURRENT, 2.2-STABLE and 2.2.2-RELEASE to modify device drivers >(psm, mse), `moused' and `sysmouse (syscons)' to take advantage of new >features (such as a wheel) of recent mouse products (i.e IntelliMouse). > >I have placed the patch files and documentation in > > ftp://ftp.freebsd.org/pub/FreeBSD/incoming/mouse971007.tar.gz > >I also included the patch for XFree86 3.3. > >Installation procedure and details of modifications are described in >NOTES in the tar file. Please read included man pages too. > >I would be grateful if you could kindly try it and send me some >comments. > >Kazu Sorry, the archive lacked one patch file. I repackaged the archive and put it as: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/mouse971008.tar.gz ~ Please try this version. Kazu