ddouthitt
12deda27a4
+ Remove dependency on lcd.* (use internal structure instead)
...
+ Remove dependency on drv_base_* (mostly drv_base_close)
2001-09-25 01:01:55 +00:00
ddouthitt
4b24b2e6f1
Patched lcd.c to work with older drivers that use 0 or (void *) -1
...
as valid function pointer values (now logs to syslog); fixed text
driver, curses driver, and CFontz driver to work correctly in new
environment.
2001-09-25 00:13:57 +00:00
ddouthitt
f23292a554
Minor miscellaneous comment updates: mostly identifying drivers at
...
the top of their source code....
2001-09-24 16:30:31 +00:00
William Ferrell
6a115b4446
More formatting changes, new tags file.
2000-04-03 22:13:57 +00:00
William Ferrell
ddfd41f53e
More formatting updates. Reduced whitespace, looks even better.
2000-03-30 20:43:33 +00:00
William Ferrell
f5a5e9653b
Removed lcddriver.c (doesn't do anything, isn't in any makefiles, etc.).
...
Passed *every* piece of source in this project through indent. I'm setting
things up with ctags soon and am actually going to *gasp* use a nice
programming environment to continue development in. :)
2000-03-30 20:20:41 +00:00
William Ferrell
2635c3085d
Initial revision
1999-12-09 23:15:14 +00:00