Re: HID: N-trig MTM Driver fix And cleanup patch 7 - comments

From: Rafi Rubin
Date: Sun Mar 14 2010 - 05:34:28 EST


On Sun, Mar 14, 2010 at 10:22:17AM +0200, micki@xxxxxxxxxx wrote:
> From: micki <micki@xxxxxxxxxx>
>
> We reviewed all your comments with regard to our code and as mentioned in previous e-mail the relevant ones were fixed.

I'm glad you reviewed them. Would you care to respond to any of the
concerns that were raised? While some may be inferable from your next
patch submission there are definitely some questions that will need normal
language to be addressed.

For example what functions do your proprietary closed source components
perform that can not be reproduced with existing open or obvious
algorithms and solutions?

I speak only for myself as an individual, but for that specific issue, I
would need to see a very convincing argument of how that closed source
module would improve my interactions with the computer, to move away from
an open solution, particularly one which works rather well.

> Our driver works together with a user-space application which will be released as installation package suitable for
>
> several Distros (RPM/DEB).

Will you provide source at release time, at least for the non-proprietary
portions of your userpace solution. Precompiled packages are convenient,
but distibutions tend to prefer to have the option to repackage, not to
mention reviewing the code before inclusion to their products.
Furthermore lack of source makes it harder to debug _when_ things go
wrong.

> The purpose of the package is to provide better performance and thus user-experience working with N-trig sensor.
> If you have any more comments about the code please send them to me, so I can update the patch.

That's particulary vague, I can come up 10 meanings of "better
permformance" and few actually mean "noticably improve user experience".
In what way will your stack make my computer work better for me?

Have you actually tried the current drivers in the kernel to be able to
give an informed comparison?


I understand the reluctance to publish your user space tools before your
kernel patches will permit them to work, I'm sure you don't want users
reviewing and responding to something guaranteed to fail and all sorts of
other image and liability issues. However, its really difficult to
evaluate the value of your changes without key components to actually see
the improvements in action.

As has been said before, no one really wants to accept a patch that breaks
existing support without an alternative.

But remember, there is a very clear intent to move towards a unified
interface to the user space tools. Simply having the alternative
available will not prevent objections to breaking compatibility.


On a side note, is there any reason to wait to release the firmware
loader? I assume it does not actually depend on the hid kernel code to
perform its function.


Rafi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/