RE: [PATCH] hid: usbhid: New hid quirks for Panasonic ElitePanaboard T-780 and T-880

From: Anton Chikin
Date: Tue Nov 02 2010 - 09:06:16 EST


Hello Jiri,

Thank you for your feedback.

With the generic hid driver device is working in mouse-mode, turning it into the huge touchscreen, which is completely useless for the end-user.

Moreover, the device has internal modes(mouse mode and touch mode) which we need to switch during work.

On some Linux systems hid driver is loaded from init.rd image, so we can't feed our quirks to it while boot process and we can't rebuild init.rd image on the user's machine because some Linux distributives doesn't have special tools preinstalled.

We are going to submit our driver to the Linux kernel quickly, so everyone can improve it.

Any comments and suggestions are greatly appreciated.

With best regards,
Anton Chikin


-----Original Message-----
From: Jiri Kosina [mailto:jkosina@xxxxxxx]
Sent: Monday, November 01, 2010 10:22 PM
To: Anton Chikin
Cc: chatty@xxxxxxx; spbnick@xxxxxxxxx; anisse@xxxxxxxxx; cascardo@xxxxxxxxxxxxxx; linux-input@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; linux-usb@xxxxxxxxxxxxxxx; Gregory Burmistrov; Paul Osborn
Subject: RE: [PATCH] hid: usbhid: New hid quirks for Panasonic Elite Panaboard T-780 and T-880

On Fri, 29 Oct 2010, Anton Chikin wrote:

> Hello Jiri,
>
> Panasonic Elite Panaboard UB-T780 is a touchscreen whiteboard. It uses
> projector to present PC's screen onto the board. So we need to calibrate
> it according to the projector's position and apply calibration data
> inside our driver.
>
> There is no other driver for this device. I'm working directly for
> Panasonic on this driver.
>
> Is this nice for changelog comment?

If the device is 'working' properly with the generic driver, "only" not
properly calibrated, I wouldn't really like to blacklist it completely.

It might impose regression for those users who have written their own
userspace calibration, for example.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
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/