Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 23:49:45 +0100
From:      Hans Petter Selasky <hps@bitfrost.no>
To:        "Danilo E. Gondolfo" <danilo@freebsd.org>,  freebsd-current@freebsd.org, =?UTF-8?B?6buE5paH6L6J?= <huanghwh@gmail.com>
Subject:   Re: Apple Trackpad driver
Message-ID:  <52EC2889.9020107@bitfrost.no>
In-Reply-To: <52EC07CE.70608@freebsd.org>
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> <52EC07CE.70608@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/31/14 21:30, Danilo E. Gondolfo wrote:
> 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

Hi,

It looks to me like some tables have been copied. We probably should add 
a notice about that. The rest of the code looks OK to me.

Huang, any comments?

--HPS




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