On Mon, Mar 22, 2010 at 7:07 PM, Christopher Heiny <cheiny@xxxxxxxxxxxxx> wrote: ... > There are two existing drivers for similar Synaptics devices in the > current kernel tree (excluding the PS/2 touchpad driver). These are: > > ./linux-2.6/drivers/input/mouse/synaptics_i2c.c > A driver for the Exeda 15mm touchpad, written by Mike Rapoport > <mike@xxxxxxxxxxxxxx> and Igor Grinberg <grinberg@xxxxxxxxxxxxxx> > > ./linux-2.6/drivers/staging/dream/synaptics_i2c_rmi.c > A driver for the HTC Dream ClearPad, written by Arve Hjønnevåg > <arve@xxxxxxxxxxx> > > We have not extended these drivers for a couple of reasons. First, the > two drivers are specific to particular Synaptics products, and it is our > desire to produce a general solution that takes advantage of the 'self > describing' features of products that use the RMI protocol. > Do you plan to add platform data to align the reported touchscreen data with the screen behind it, or do the new hardware allow the the firmware handle this? In the past we even needed separate parameters for different firmware versions (seen in drivers/staging/dream/synaptics_i2c_rmi.h). -- Arve Hjønnevåg -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html