mmdolze
c9c3272eba
Header fixes:
...
* Do not include system headers in shared files (stdlib.h).
* Don't include lcd.h only once in each driver.
* Remove some unnecessary headers from driver (e.g. syslog.h)
* Include <poll.h> instead of <sys/poll.h>
* Spelling fixes.
2011-03-28 18:17:58 +00:00
mmdolze
fd9b2ce713
Big cleanup: Remove trailing whitespace from files (except those imported
...
from external sources).
2010-10-30 18:04:21 +00:00
marschap
b54a4e3706
Doxygen-ize
2008-12-21 14:58:51 +00:00
marschap
11cc2c1697
add paths to Doxygen file headers
2008-11-30 22:34:31 +00:00
marschap
9c876e8d4c
fix Doxygen warnings
2008-11-29 16:01:31 +00:00
marschap
48cbc7d2d9
don't let init fail if usb_set_configuration() fails; be more verbose in USB init
2008-09-22 19:24:12 +00:00
marschap
81bc865f1e
clean interface for sub-drivers wrt backlight, contrast and brightness
2007-11-04 16:58:00 +00:00
marschap
e6c4b71ff0
harmonize backingstroe name with other drivers; don't force connection type
...
drivers to define nop-like functions for features they don't support
2007-11-04 13:25:54 +00:00
marschap
01dcfd6f95
get rid of static variables: use the Driver structure's PrivateData
2007-11-01 16:32:01 +00:00
marschap
7ab141d7bc
adapt ConnctionType bwctusb to new contrast setting
2007-10-21 19:47:30 +00:00
marschap
6a6b44778c
doxygenate a little more
2007-10-04 16:30:19 +00:00
marschap
e00911e3ba
make explicit we return chars
2007-10-04 14:03:31 +00:00
marschap
0f0af0f381
- coding style harmonization
...
- check onsistency between Size & vSpan
2007-04-04 13:52:38 +00:00
marschap
4839321569
new ConnectionType lcd2usb in hd44780 driver
2007-03-31 12:43:27 +00:00
marschap
df38a63770
silence compiler warnings
2006-04-13 21:22:33 +00:00
marschap
3c52181126
harmonize coding style and messages
2006-04-08 21:05:51 +00:00
marschap
11fe596351
add ConnectionType sub-driver for BWCT USB devices to the HD44780 driver
2004-10-09 16:15:37 +00:00