nanogui@linuxhacker.org
nanogui@linuxhacker.org
: Can you tell me some links on the net for the sources
: of the touch-panel driver for linux or unix machine
: for any platform.
Check out the StrongARM kernel at www.handhelds.org
:
: BTW , in drivers/mou_tp.c :-
:
: #ifndef TPHELIO
: #include <linux/tpanel.h>
: #endif
:
: where is tpanel.h , in which kernel ?
This is for the MIPS kernel. I suggest you use the
mou_ipaq.c, which will work for the standard StrongARM
UCB1200 hardware being used on most boards.
Regards,
Greg
nanogui@linuxhacker.org