marschap
cbf6c280f6
slightly modified patch by Markus Dolze to solve the problem that
...
hd44780_CFLAGS was not used correctly
2006-01-07 22:50:52 +00:00
marschap
2d203bbbfc
add patches by M. Dolze for better BSD support
2006-01-02 15:37:45 +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
boercher
305c5856cd
new: BB_ENABLE_DOXYGEN (copied from cppunit)
...
define AM_CONDITIONAL DOX if Doxygen is available
2005-10-25 22:33:53 +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
5a44ae5407
update server/drivers/CFontz633io.c so that it checks for an appropriate
...
response when sending a packet; adapt autoconf infrastructure to support that
2005-07-03 18:48:31 +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
marschap
59a5a78947
added Lucian Muresan's patch to check for glcdprocdriver at compile time
2005-05-20 08:27:36 +00:00
marschap
03cc353af6
add Matteo Pillon's lcdserializer ConnectionType patch to the hd44780 driver
2005-05-16 11:52:39 +00:00
marschap
3caefc4e87
add support for the glcdlib meta driver by Lucian Muresan
2005-05-16 10:57:28 +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
885fa75470
fix previous commit
2004-10-05 15:51:50 +00:00
marschap
81401c1d49
add comments to AC_DEFINE... definitions for autoconf 2.5
2004-10-03 11:39:48 +00:00
marschap
a96ce76a20
new driver IOWarrior for Code Mercenaries IOWarrior devices
2004-10-02 15:04:27 +00:00
gfk
d3223644a2
Portability: patch by Christian Grigis <christian.grigis@smartdata.ch> to allow building the software from a directory different
2003-08-02 00:37:10 +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
f3ebb6a4a6
added ms6931 driver (not for default drivers)
2003-04-28 15:28:43 +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
d3cf1569eb
HD44780 update:
...
- Fixed build bug (winamp was not included)
- Reporting fix.
2002-05-20 21:08:37 +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
gfk
f3b2b0688a
Quoted the tests in a safer way in an atempt to make it work on Solaris.
2002-05-09 00:19:50 +00:00
robijn
289c1c941b
Added decision to include parallel port subdrivers.
...
If no way to control a PC-style LPT port is found, all subdrivers,
except the PIC-an-LCD will be disabled.
PIC-an-LCD uses the serial port.
2002-05-06 21:14:14 +00:00
gfk
8cff8dbf77
Using autoconf check to detect if there's a parallel port.
2002-05-02 01:17:28 +00:00
robijn
cfe1bd1a1e
Added drivers icp_a106 and lcterm written by Michael Schwingen.
2002-04-27 12:52:18 +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
dglaude
f71e4ccfd2
First attempt at CFontz633...
2002-04-10 23:06:45 +00:00
robijn
707fd2300d
- Now using driver names without 'in' (like lircin).
...
- Added cursor control to client_functions.c
- Removed HEART_ON etc. ; changed to HEARTBEAT_ON etc. (both existed)
2002-03-27 22:38:12 +00:00
robijn
505833ba85
- Fixed some driver build problems (incorrect filenames)
...
- Some work on the automake/autoconf stuff
2002-03-25 22:43:12 +00:00
gfk
505bc086ee
Replacing 'test -e' by 'test -f' since Solaris' shell (sh) doesn't like it...
2002-02-22 23:29: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
09b4ff9271
Partial port of the server to OpenBSD and NetBSD/i386.
2001-12-25 19:28:54 +00:00
gfk
af88fbfdfa
Removed the warnings when running autoconf.
2001-12-25 18:33:04 +00:00
gfk
13d82693ac
Partially implemented Thomas Runge's BSD port.
2001-12-23 21:52:45 +00:00
gfk
bd2d6bade5
Small fix to have the name of the selected drivers displayed in a comma separated list. Other typos fixed too.
2001-12-22 03:18:05 +00:00
gfk
0b40559872
Fix for the missing ACS_S3, ACS_S7, wcolor_set() and redrawwin() with the curses driver.
2001-11-30 23:53:16 +00:00
robijn
046d76e510
New: SED1330 driver.
2001-11-15 19:33:06 +00:00
gfk
e67defae0e
Small fix for the autoconf support of the t6963 driver by mythos.
2001-11-03 14:33:03 +00:00
gfk
216d45f477
Fix for 'the dumbest fix of the month'. In fact, just a simplification of an earlier fix.
2001-11-02 18:56:51 +00:00
gfk
12016257ff
Replaced the AC_TRY_RUN test for the more simple AC_TRY_COMPILE where we check for defines.
2001-11-01 14:31:08 +00:00
gfk
39874bbf87
Some cleanup:
...
Changed the optimization value to -O3
Moved the (n)curses autoconf tests to the (n)curses driver section.
Removed commented commands in configure.in
Added define ACS_* test for curses driver
2001-10-31 22:05:14 +00:00
gfk
15325e8e3b
Added header linux/joystick.h as prerequistefor the joy driver.
2001-10-22 19:45:13 +00:00
gfk
10a2c963a7
Configure improvements as documented in bug 463908
2001-10-08 17:02:51 +00:00
ddouthitt
49dd9207d7
Added new driver:
...
* lcdm001 (with updates to autoconfig and Makefiles)
2001-10-01 21:51:27 +00:00