Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 2004 16:50:45 -0700
From:      Nate Lawson <nate@root.org>
To:        Norikatsu Shigemura <nork@FreeBSD.org>
Cc:        f.hardy@hexanet.fr
Subject:   Re: cvs commit: src/sys/sys mouse.h src/sys/isa psm.c
Message-ID:  <410ADED5.8080102@root.org>
In-Reply-To: <20040731084245.04fcb919.nork@FreeBSD.org>
References:  <20040730005945.377E016A4DB@hub.freebsd.org> <41099EA4.2040000@root.org> <20040731084245.04fcb919.nork@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Norikatsu Shigemura wrote:
> On Thu, 29 Jul 2004 18:04:36 -0700
> Nate Lawson <nate@root.org> wrote:
> 
>>Nate Lawson wrote:
>>
>>>njl         2004-07-30 00:59:41 UTC
>>>  FreeBSD src repository
>>>  Modified files:
>>>    sys/sys              mouse.h 
>>>    sys/isa              psm.c 
>>>  Log:
>>>  Add support for the Synaptics Touchpad mouse driver.  I reworked the
>>>  submitted version with style cleanups and changes to comments.  I also
>>>  modified the ioctl interface.  This version only has one ioctl (to get
>>>  the Synaptics-specific config parameters) since this is the only
>>>  information a user might want.
>>>  Submitted by:   Arne Schwabe <arne -at- rfc2549.org>
>>>  Revision  Changes    Path
>>>  1.71      +213 -1    src/sys/isa/psm.c
>>>  1.20      +25 -0     src/sys/sys/mouse.h
>>
>>Please test this driver.  I don't have the hardware for it and only 
>>tested that it doesn't break existing PSM mice.  I made quite a few 
>>cleanups that shouldn't affect operation but might have.
> 
> 	Thank you very much.  I confirm that it is good.  But my
> 	synaptics port will have to be adopted new ioctl modified
> 	by njl:-).  Would you please bump __FreeBSD_version?
> 	Because, I'll install it to xorg-server finally, xorg-server
> 	port is detected synaptics touchpad availavility.

Please send me a URL to the usermode code.  Also, what 3rd party 
utilities use the ioctl interface (i.e. xorg)?  I need to figure out 
what interface is appropriate for this driver.

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?410ADED5.8080102>