Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 18:30:06 -0200
From:      "Danilo E. Gondolfo" <danilo@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   Re: Apple Trackpad driver
Message-ID:  <52EC07CE.70608@freebsd.org>
In-Reply-To: <52EB4DBE.20501@bitfrost.no>
References:  <CAB8uncaLEn4CaJv8%2BowESe_zUUK%2Bgem_bXpEjhsOJE69m_fWAg@mail.gmail.com> <CAJ-Vmon4Gk6bqoT%2BJf-bRxE0%2BNJ1NjR0wjum-HjoVFDN-2e=8Q@mail.gmail.com> <CAASDrV=pbDpZCGvEjnD8VS0D_HyC8=L3jQ7rfGszG6=PtxaE3Q@mail.gmail.com> <CAASDrVmqijq51OEH7USLutPSgme7YWhXZZX4tGROLHVPoz2VkA@mail.gmail.com> <52E8DDA3.3070301@bitfrost.no> <CAB8uncZVCbFWhJrEosRtRebRip4HjArsZx9FwKE0q9EjYDncmg@mail.gmail.com> <52E9F546.9090005@bitfrost.no> <CAB8unca0ViSrg9ExGX%2BsEfQta9AAXbkKoaGr8RLX1-ksay2tog@mail.gmail.com> <52EB4DBE.20501@bitfrost.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/31/14 05:16, Hans Petter Selasky wrote:
> On 01/31/14 02:46, Huang Wen Hui wrote:
>> Hi Hans,
>>
>> pos_x[] is not non-inialized,  it may be previous pos_x, it is still
>> ok for
>> getting dx.
>> "n" var is trying to reduce "untouch" sensor data for post
>> proccessing. I
>> attach a new patch
>> may be more clear, also fixed unexpected movement when button status or
>> ntouch changing.
>>
>> Cheers,
>>
>> Huang Wen Hui
>
> Hi,
>
> http://svnweb.freebsd.org/changeset/base/261315
>
> --HPS
>

Good work!

I noticed that your driver is based on the Linux driver [1] and some
pieces of code are copied, are you sure that we won't have any problems
with license?

These changes can be (should be) merged in the driver atp(4), no?

Danilo.


[1] - http://lxr.free-electrons.com/source/drivers/input/mouse/bcm5974.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52EC07CE.70608>