lkml.org 
[lkml]   [2005]   [May]   [23]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectTune the Touch driver co-ordinates .. help
DateMon, 23 May 2005 11:13:42 +0530
From"Mukund JB." <>
 
Hi All,
 
I have a touch driver whose architecture is as follows:-
 
My touch driver is a misc registered driver which has 2 ISRs. One is the touch screen ISR whereas the other is the timer ISR. When a touch made on the screen, the touch ISR is invoked which then initiates the timer interrupt. The timer interrupt will continuously call the timer ISR, which will read the X, Y, Z1, Z2 values from the H/W registers. The driver finds the valid X, Y co-ordinates and supplies to the application when read from the device.
 
In a touch driver with this architecture, I am facing a touch calibration problem.
 
Now, if I want to tune the calibration how do I resolve this?
 
Thanks in advance.
 
Regards,
Mukund Jampala

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

\
 
 \ /
  Last update: 2005-05-23 07:39    [from the cache]
©2003-2008