From 8dc94dba6511b8db40c0e209b0ea595052650a21 Mon Sep 17 00:00:00 2001 From: reinelt Date: Tue, 1 Jun 2004 06:45:30 +0000 Subject: [lcd4linux @ 2004-06-01 06:45:28 by reinelt] some Fixme's processed documented some code git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@456 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drv_M50530.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'drv_M50530.c') diff --git a/drv_M50530.c b/drv_M50530.c index 9787818..4d903c1 100644 --- a/drv_M50530.c +++ b/drv_M50530.c @@ -1,4 +1,4 @@ -/* $Id: drv_M50530.c,v 1.6 2004/05/31 05:38:02 reinelt Exp $ +/* $Id: drv_M50530.c,v 1.7 2004/06/01 06:45:29 reinelt Exp $ * * new style driver for M50530-based displays * @@ -23,6 +23,11 @@ * * * $Log: drv_M50530.c,v $ + * Revision 1.7 2004/06/01 06:45:29 reinelt + * + * some Fixme's processed + * documented some code + * * Revision 1.6 2004/05/31 05:38:02 reinelt * * fixed possible bugs with user-defined chars (clear high bits) @@ -96,7 +101,7 @@ static unsigned char SIGNAL_IOC1; static unsigned char SIGNAL_IOC2; static unsigned char SIGNAL_GPO; -// Fixme +// Fixme: GPO's not yet implemented static int GPOS; // static int GPO=0; @@ -172,7 +177,7 @@ static void drv_M5_defchar (int ascii, unsigned char *matrix) } -// Fixme +// Fixme: GPO's #if 0 static void drv_M5_setGPO (int bits) { -- cgit v1.2.3