[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

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@453 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
reinelt
2004-05-31 21:05:13 +00:00
parent 4e1eaa7205
commit 10ff23f9cd
5 changed files with 111 additions and 77 deletions

View File

@@ -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'