add Lucian Muresan's LCDproc 0.5 port port of Venky's iMON driver

This commit is contained in:
marschap
2005-05-29 20:47:58 +00:00
parent 6508a57be7
commit a1adadfe8d
9 changed files with 387 additions and 7 deletions
+3
View File
@@ -80,6 +80,9 @@ Code Mercenaries IOWarrior
.B BayRAD
EMAC BayRad displays
.TP
.B imon
iMON VFD (Soundgraph/Ahanix/Silverstone/Uneed/Accent) display
.TP
.B irmanin
IrMan infrared (input)
.TP
+1 -1
View File
@@ -1,3 +1,3 @@
man_MANS = lcdproc.1 lcdexec.1 LCDd.8
SUBDIRS = lcdproc-user lcdproc-dev
EXTRA_DIST = README.dg README.dg2 README.glcdlib menustuff.txt netstuff.txt lcdproc.1 lcdexec.1 LCDd.8
EXTRA_DIST = README.dg README.dg2 README.glcdlib README.imon menustuff.txt netstuff.txt lcdproc.1 lcdexec.1 LCDd.8
+15
View File
@@ -0,0 +1,15 @@
Driver for Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON IR/VFD Module
In order to be able to use it, you have to get and install one of
the following kernel modules:
- standalone iMON VFD driver from http://venky.ws/projects/imon/
- the iMON module included with LIRC ver. 0.7.1 or newer
from http://www.lirc.org/
Adjust the 'Device' key in the [imon] section of /etc/LCDd.conf as
necessary, depending on what device is file created by the kernel module
when loaded (this may depend on your system configuration).
For further details, please consult the page and the forum at
http://venky.ws/projects/imon/.
+1 -1
View File
@@ -74,7 +74,7 @@ Available options are:
Currently available drivers:
lcdm001, LCDM001, MtxOrb, MatrixOrbital, CFontz, CrystalFontz, LB216, text,
curses, ncurses, BayRAD, glk, glc, IOWarrior, glcdlib
curses, ncurses, BayRAD, glk, glc, IOWarrior, glcdlib, imon
]]>