From: Michael R. <mi...@re...> - 2012-02-14 03:19:58
|
Hi Andreas, thanks for your contribution! Your patch has been applied and committed. may I ask you to add some documentation to the Wiki? There is one small compiler warning about a type mismatch (unsigned int vs. size_t) regards, Michael Am 2012-02-13 12:32, schrieb Andreas Thienemann: > Hi, > > attached is a new driver for the so called TeakLCM display. > > This is a 2x20 HD44780 compatible display connected to a display > controller which implements a serial text-ish protocol for the computer > connection. > > This interface is at least used in embedded devices from ARinfotek which > are resold under a loter of brands and do make nice 19" home routers. > More info is at http://www.arinfotek.com/product.php?gid=&pid=52 > > The driver only implements the output portion for now. The TeakLCM > protocol also supports reading button events and the fsm_handle_datacmd() > function is prepared to handle this in the CMD_WRITE case. > We were unsure however how to implement the button handling on the > lcd4linux side which means it's basically a NOOP. > > I'd appreciate if anyone with a better understanding of the input handling > could help there. > > cheers, > andreas > > diffstat lcd4linux-drv_TeakLCM.patch > Makefile.am | 1 > drivers.m4 | 14 > drv.c | 4 > drv_TeakLCM.c | 1024 ++++++++++++++++++++++++++++++++++++++++++++++++++ > lcd4linux.conf.sample | 11 > 5 files changed, 1053 insertions(+), 1 deletion(-) > > > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > > > > _______________________________________________ > Lcd4linux-devel mailing list > Lcd...@li... > https://lists.sourceforge.net/lists/listinfo/lcd4linux-devel -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |