add forgotten irtrans documentation; little documentation updates/fixes

This commit is contained in:
marschap
2008-12-21 19:46:00 +00:00
parent e7f795a2d1
commit b0fb33184b
5 changed files with 97 additions and 8 deletions
+11 -2
View File
@@ -2,8 +2,17 @@
<title>The icp_a106 Driver</title>
<para>
This section talks about using LCDproc with LCD displays that use the
icp_a106 chipset.
This section talks about using LCDproc with the ICP A106 alarm/LCD board,
used in 19" rack cases by ICP.
</para>
<!-- 20x2 characters, serial connection -->
<para>
Both LCD and alarm functions are accessed via one serial port, using
separate commands. Unfortunately, the device runs at slow 1200bps and the
LCD does not allow user-defined characters, so the bargraphs do not look
very nice.
</para>
<!-- ## ICP A106 driver ## -->