linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Additional driver for USB touch support
@ 2014-05-23 10:55 Prajosh Premdas
  2014-05-23 12:51 ` Benjamin Tissoires
  0 siblings, 1 reply; 3+ messages in thread
From: Prajosh Premdas @ 2014-05-23 10:55 UTC (permalink / raw)
  To: daniel.ritz, linux-input, rydberg

Hi

I have some USB based touch controllers. These controllers are working
well using the hid_multitouch driver.

I would also like to add some additional protocol support for
diagnostics and re calibration. I am using the touch interface for the
same, whereby the control endpoint is used to send the request and
digitizer end point is used to get the response. (it is a legacy
design so i cannot change it)

My plan is to add the additional driver support to this file
drivers/input/touchscreen/usbtouchscreen.c and disable the default
support for the hid_multitouch by making an entry in the hid-blacklist
array in this file drivers/hid/usbhid/hid-quirks.c

Is there a better idea than this?

-- 
Regards,

Prajosh Premdas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-25 21:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23 10:55 Additional driver for USB touch support Prajosh Premdas
2014-05-23 12:51 ` Benjamin Tissoires
2014-05-25 21:14   ` Prajosh Premdas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).