Hello out there.
I am a Linux newbie and have a problem with an IBM touch screen which I am trying to get to work under Red Hat 7.3
The touch screen requires the Elo drivers to get it to work. However, Elo do not provide specific drivers which will work under Red Hat and instead, I have been pointed towards their GPL driver which I have downloaded from their website.
Unfortunately, this GPL file has no instructions on how to get this driver to work with Red Hat 7.3. I have examined the contents of the GPL file and the contents are as follows for the USB driver:
elo_memory.h
elousb.c
elousb.h
elousb.o I think that these two files are the
elousb_drv.o ones I need to get the screen to work.
lmakefile
Makefile
Please can anyone out there give me some information on how to get this driver to work under Red Hat 7.3. Does it need to be recompiled, or can I use the elousb.o file and patch it into the Red Hat 7.3 kernel? If so, how do I go about doing this?
Many thanks in advance !
Guy