diff options
author | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2007-01-14 08:21:55 +0000 |
---|---|---|
committer | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2007-01-14 08:21:55 +0000 |
commit | a9d650fb4df64894e5f56758854286466918b74f (patch) | |
tree | a0de3ee7dc538eaaa34335f37e761f69f37a5579 /drv_LCD2USB.c | |
parent | eff1e17fc385faa8e1ae0c8f7d0acb031f8f5cf2 (diff) | |
download | lcd4linux-a9d650fb4df64894e5f56758854286466918b74f.tar.gz |
removed all tags
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@727 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drv_LCD2USB.c')
-rw-r--r-- | drv_LCD2USB.c | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/drv_LCD2USB.c b/drv_LCD2USB.c index b678627..a77bd7e 100644 --- a/drv_LCD2USB.c +++ b/drv_LCD2USB.c @@ -23,42 +23,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * - * $Log: drv_LCD2USB.c,v $ - * Revision 1.11 2006/07/19 01:35:31 cmay - * Renamed keypad direction names to avoid conflict with Curses library defs. - * Added keypad support to Curses display driver. - * - * Revision 1.10 2006/04/09 14:17:50 reinelt - * autoconf/library fixes, image and graphic display inversion - * - * Revision 1.9 2006/03/18 14:54:36 harbaum - * Improved USB error recovery - * - * Revision 1.8 2006/02/22 15:59:39 cmay - * removed KEYPADSIZE cruft per harbaum's suggestion - * - * Revision 1.7 2006/02/21 21:43:03 harbaum - * Keypad support for LCD2USB - * - * Revision 1.6 2006/02/12 14:32:24 harbaum - * Configurable bus/device id - * - * Revision 1.5 2006/02/09 20:32:49 harbaum - * LCD2USB bus testing, version verification ... - * - * Revision 1.4 2006/01/30 20:21:51 harbaum - * LCD2USB: Added support for displays with two controllers - * - * Revision 1.3 2006/01/30 06:25:52 reinelt - * added CVS Revision - * - * Revision 1.2 2006/01/28 15:36:17 harbaum - * Fix: string termination bug in eval() - * - * Revision 1.1 2006/01/26 19:26:27 harbaum - * Added LCD2USB support - * */ /* |