From c01a2121161bed3db06a2ec1159afd3e3fe0a482 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Mon, 31 May 2004 21:05:13 +0000 Subject: [lcd4linux @ 2004-05-31 21:05:13 by reinelt] fixed lots of bugs in the Cwlinux driver do not emit EAGAIN error on the first retry made plugin_i2c_sensors a bit less 'chatty' moved init and exit functions to the bottom of plugin_pop3 --- lcd4linux.conf.sample | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index b61807d..5e92190 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -16,6 +16,16 @@ Display MI240 { } +Display CW12232 { + Driver 'Cwlinux' + Model 'CW12232' + Port '/dev/usb/tts/0' + Speed 19200 + Brightness 2 + Icons 1 +} + + Display CF631 { Driver 'Crystalfontz' Model '631' @@ -513,6 +523,7 @@ Layout testMySQL { #Display 'LK204' #Display 'MI240' +#Display 'CW12232' #Display 'HD44780-20x4' #Display 'M50530-24x8' #Display 'CF631' -- cgit v1.2.3