aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <>2004-05-31 21:05:13 +0000
committerreinelt <>2004-05-31 21:05:13 +0000
commitc01a2121161bed3db06a2ec1159afd3e3fe0a482 (patch)
tree8fba3e9219ffe15e92df6f1b441774ee8285b08d /lcd4linux.conf.sample
parent131c9ea8f20b98d538b2976ccb7fea467fa9a2dd (diff)
downloadlcd4linux-c01a2121161bed3db06a2ec1159afd3e3fe0a482.tar.gz
[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
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample11
1 files changed, 11 insertions, 0 deletions
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'