marschap
a33cc47f10
add required infrastructure for MtxOrb
2006-10-02 08:18:03 +00:00
marschap
8a5e6d5475
complete rewrite of MtxOrb driver (special thanks to Ethan Dicks for
...
testing and finding & correcting the bugs I introduced)
2006-10-01 12:20:34 +00:00
gfk
fc1bcd41c5
Using the server libs for the drivers shared objects.
2006-09-04 01:18:44 +00:00
marschap
7eb5ecbce5
add driver EyeboxOne for the LCD display on the EyeboxOne (Cedric TESSIER aka NeCetiC)
2006-08-20 17:21:13 +00:00
marschap
e74ec40375
new driver for LCD in Logitech G15 gaming keyboards (Anthony J. Mirabella)
2006-08-13 12:38:17 +00:00
marschap
5f4cfa3b88
- unified hd44780 sub-driver that replaces picanlcd & lcdserializer while
...
providing the same functions (Matteo Pillon)
- character mapping for special (almost) hd44780-compatible LCDs (Matteo Pillon)
2006-08-13 11:13:13 +00:00
marschap
249cec2033
convert 2 further drivers to bignum library
2006-06-25 15:08:42 +00:00
marschap
6b9bfd085d
add MD8800 driver for LCDs in Medion MD8800 PCs
2006-05-20 14:50:26 +00:00
marschap
8ba4e54a3b
update serialVFD driver (Stefan Herdler)
2006-05-20 14:38:18 +00:00
marschap
3827d1ce50
convert CFontz633 driver to use bignum library
2006-04-26 10:00:20 +00:00
marschap
e43b741795
convert hd44780 driver to use bignum library, add a few security checks
2006-04-26 09:46:01 +00:00
marschap
95a54cfbc1
convert bignum library; adapt serialVFD, CFontzPacket, IOWarrior
2006-04-25 20:13:28 +00:00
marschap
657c2c88ba
extend pyramid driver fixing a few bugs on the way
2006-04-13 15:14:34 +00:00
marschap
cf5ac7797b
rename "pylcd" driver to "pyramid"; finish renaming of "sli" driver
2006-04-12 16:04:06 +00:00
marschap
02119a9b10
correct dependencides
2006-04-10 10:28:45 +00:00
marschap
37a383b5ab
add lcd._lib.h to *_SOURCES where it was missing
2006-04-08 14:44:46 +00:00
marschap
1f523c6438
add driver for the ULA-200 device from ELV,
2006-02-11 18:50:14 +00:00
marschap
4d60c5b73c
add serialVFD driver provided by Stefan Herdler
2006-02-03 19:17:01 +00:00
marschap
af1125fd98
add libLCD.a to the libraries required for the tyan driver.
...
Thanks to Jon frederic for spotting the issue.
2006-02-03 18:00:00 +00:00
marschap
aeffd250a1
require automake 1.7 in condifure.in; update all Makefile.am: add comments,
...
replace obsoleted INCLUDES by AM_CPPFLAGS
2006-01-16 19:36:58 +00:00
marschap
7bb8383c01
fix AM_CCFLAGS in server/drivers/Makefile.am
...
fix *bar() functions in imon driver found by Peter Wyss <peter@wyss.id.au >
2006-01-15 20:46:13 +00:00
marschap
a0cd7a51e8
add new driver CFontzPacket for CrystalFontz CFA631, CFA633 & CFA635;
...
add new connection type 'i2c' for for the hd44780 contributed by
Matthias Goebl <matthias.goebl@goebl.net >;
harmonize spelling of driver names in configure script and LCDd.conf
2006-01-14 19:14:44 +00:00
marschap
f0300d1765
sort drivers alphabetically in acinclude.m4 & server/drivers/Makefile.am;
...
update server/drivers/wirz-sli.c to make it complile afgain and announce
it in acinclude.m4; update info how to include a new driver to make the
examples resemble the current driver situation more closely
2005-12-17 17:04:00 +00:00
marschap
4c07549b02
add driver pylcd provided by sylvain@kernelconcepts.de for Pyramid LCD devices
2005-12-15 09:39:26 +00:00
marschap
4219160d03
add driver for Tyan barebones
2005-11-29 20:45:15 +00:00
marschap
14faa4f112
add driver for Noritake VFD provided by Simon Funke
2005-10-16 14:35:38 +00:00
marschap
ea609d6a2f
add support for LIS2 displays from VLSystem ( http://www.vlsys.co.kr ).
...
Patch provided by Laurent ARNAL <laurent@clae.net >
2005-08-31 07:52:01 +00:00
marschap
fb6bd00a53
add new driver for xosdlib based OnScreen Displays
2005-07-27 19:32:37 +00:00
marschap
3046d92ae9
a few readability changes to hd44780-charmap.h;
...
new file CFontz-charmap.h used in CFontzPacket.c for all models except CF633
to adapt the CrystalFontz icharacter codes better to ASCII / ISO-8859-1
2005-06-04 22:07:37 +00:00
marschap
a1adadfe8d
add Lucian Muresan's LCDproc 0.5 port port of Venky's iMON driver
2005-05-29 20:47:58 +00:00
gfk
702b0be737
Added hd44780-lcdserializer.c and hd44780-lcdserializer.h
2005-05-20 17:41:35 +00:00
marschap
3caefc4e87
add support for the glcdlib meta driver by Lucian Muresan
2005-05-16 10:57:28 +00:00
marschap
fd6abda6d2
update Makefile.am for automake 1.7
2004-10-23 16:29:22 +00:00
marschap
1f60bbfc2e
update build environment to autoconf 2.50
2004-10-17 21:01:13 +00:00
marschap
11fe596351
add ConnectionType sub-driver for BWCT USB devices to the HD44780 driver
2004-10-09 16:15:37 +00:00
marschap
a96ce76a20
new driver IOWarrior for Code Mercenaries IOWarrior devices
2004-10-02 15:04:27 +00:00
dglaude
9b2cb53f09
I will mess with CVS here...
...
diff_ignore could be used to ignore some file from a recursive diff.
acinclude.m4 and Makefile.am are for CwLinux driver.
2003-06-03 23:20:33 +00:00
marsellus
2899406eba
added ms6931 driver
2003-04-28 15:26:16 +00:00
gfk
58d8d1af90
Removed the Seetron/SFX120 driver
2002-10-22 14:11:38 +00:00
hmilz
a95ca75672
*** empty log message ***
2002-10-22 06:49:24 +00:00
gfk
4564aba771
Added the mtc_s16209x driver by Michael Boman.
2002-09-28 00:57:35 +00:00
robijn
a8143ad039
Adapted autoconf/make system to deselect parallel port HD44780 subdrivers
...
if there is no controlleable LPT port.
2002-05-10 18:05:50 +00:00
robijn
cfe1bd1a1e
Added drivers icp_a106 and lcterm written by Michael Schwingen.
2002-04-27 12:52:18 +00:00
robijn
2a07898c02
Fixed bug in Makefile.am related to the removed file Makefile.am.pre.
2002-04-17 11:18:13 +00:00
robijn
336c8cab4a
Modified the autoconf stuff for modules.
...
Makefile.am.pre is no longer needed.
2002-04-11 13:56:28 +00:00
robijn
1e7a4a44bc
Makefile.am removed. Will be generated from Makefile.am.pre
2002-03-25 23:18:34 +00:00
robijn
dba163c4a4
Drivers are now being loaded as modules.
2002-02-21 22:50:12 +00:00
robijn
15b226483a
Added PIC-an-LCD HD44780 subdriver.
...
Currently untested.
2002-02-07 22:10:04 +00:00
gfk
1778464b0f
Added sed1330.c and sed1330.h to the distribution.
2001-12-25 18:37:12 +00:00
gfk
2d53db20ff
Added lcd-port.h and timing.h to the distribution.
2001-12-23 20:04:58 +00:00