Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 1997 11:10:01 +0100 (BST)
From:      Developer <dev@flevel.co.uk>
To:        Francis Yeung <fyeung@fyeung8.netific.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: ELO Touch Screen
Message-ID:  <Pine.BSF.3.95q.970620110816.584A-100000@fgate.flevel.co.uk>
In-Reply-To: <9706191659.AA20877@fyeung8.netific.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 19 Jun 1997, Francis Yeung wrote:

> 	Have you received any reply for your post ?

Yes, a couple.

> 	I have not used the ELO touch screen before but I used other
> touch screen technology. for most of them, I have to write a special control
> program to enable them. I am surprised that X supports it without
> any special interface. Have you talked to ELO about this ?

Ive managed to solve the problem and get it working in the end.

It seems that the serial IO code was not working correctly and I have to
patch the driver so it sets all the baud rates and also does a 200ms wait
before trying to read from the serial. I also commented out the inital
check about the baud rate as it didn't seem to be supported by this model,
it now works fine:))

If anyone needs the patched code I'll email it.

Regards,

Trefor S.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970620110816.584A-100000>