aboutsummaryrefslogtreecommitdiffstats
path: root/drv_Cwlinux.c
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-06-01 06:45:30 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-06-01 06:45:30 +0000
commit8dc94dba6511b8db40c0e209b0ea595052650a21 (patch)
tree1ae7db249d5ad89d18cf9422abfeb034139f5c35 /drv_Cwlinux.c
parenta581675c3951031bdc1b71fa654d0dadcc191397 (diff)
downloadlcd4linux-8dc94dba6511b8db40c0e209b0ea595052650a21.tar.gz
[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
Diffstat (limited to 'drv_Cwlinux.c')
-rw-r--r--drv_Cwlinux.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/drv_Cwlinux.c b/drv_Cwlinux.c
index 67fc053..54e340a 100644
--- a/drv_Cwlinux.c
+++ b/drv_Cwlinux.c
@@ -1,4 +1,4 @@
-/* $Id: drv_Cwlinux.c,v 1.10 2004/05/31 21:05:13 reinelt Exp $
+/* $Id: drv_Cwlinux.c,v 1.11 2004/06/01 06:45:29 reinelt Exp $
*
* new style driver for Cwlinux display modules
*
@@ -23,6 +23,11 @@
*
*
* $Log: drv_Cwlinux.c,v $
+ * Revision 1.11 2004/06/01 06:45:29 reinelt
+ *
+ * some Fixme's processed
+ * documented some code
+ *
* Revision 1.10 2004/05/31 21:05:13 reinelt
*
* fixed lots of bugs in the Cwlinux driver
@@ -103,7 +108,7 @@ static char Name[]="Cwlinux";
static int Model;
static int Protocol;
-// Fixme:
+// Fixme: GPO's not yet implemented
// static int GPO[8];
static int GPOS;