Age | Commit message (Collapse) | Author | Files | Lines |
|
M50530 fixes
|
|
even more HD44780 cleanups, hardwiring for LCM-162
|
|
HD44780 cleanup and prepararation for I2C backend
LCM-162 submodel framework
|
|
drv_generic_parport_status() to read status lines
|
|
uh-oh... the last CVS log message messed up things a lot...
|
|
added '-W' to CFLAGS
changed all C++ comments to C ones ('//' => '/* */')
cleaned up a lot of signed/unsigned mistakes
|
|
'const'ified the whole source
|
|
another BIG FAT WARNING on the use of raw ports instead of ppdev
|
|
changes (cosmetics?) to the big patch from Martin
hash patch un-applied
|
|
big patch from Martin Hejl:
- use qprintf() where appropriate
- save CPU cycles on gettimeofday()
- add quit() functions to free allocated memory
- fixed lots of memory leaks
|
|
first version of Next Generation HD44780 (untested! but it compiles...)
some cleanup in the other drivers
|
|
drv_generic_parport added, code from parport.c
|