From eefaa2aeda11bb5c505718c5700f0db9a4994636 Mon Sep 17 00:00:00 2001 From: cmay <> Date: Tue, 21 Feb 2006 15:52:30 +0000 Subject: [lcd4linux @ 2006-02-21 15:52:30 by cmay] added back CF635 GPO counts in model struct lost after last merge --- drv_Crystalfontz.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/drv_Crystalfontz.c b/drv_Crystalfontz.c index e63d803..6ea812c 100644 --- a/drv_Crystalfontz.c +++ b/drv_Crystalfontz.c @@ -1,4 +1,4 @@ -/* $Id: drv_Crystalfontz.c,v 1.40 2006/02/21 05:50:34 reinelt Exp $ +/* $Id: drv_Crystalfontz.c,v 1.41 2006/02/21 15:52:30 cmay Exp $ * * new style driver for Crystalfontz display modules * @@ -23,6 +23,9 @@ * * * $Log: drv_Crystalfontz.c,v $ + * Revision 1.41 2006/02/21 15:52:30 cmay + * added back CF635 GPO counts in model struct lost after last merge + * * Revision 1.40 2006/02/21 05:50:34 reinelt * keypad support from Cris Maj * @@ -262,7 +265,7 @@ static MODEL Models[] = { {632, "632", 2, 16, 0, 0, 1, 0, 0}, {633, "633", 2, 16, 4, 4, 2, 18, 6}, {634, "634", 4, 20, 0, 0, 1, 0, 0}, - {635, "635", 4, 20, 0, 0, 3, 22, 6}, + {635, "635", 4, 20, 4, 12, 3, 22, 6}, {636, "636", 2, 16, 0, 0, 1, 0, 0}, {-1, "Unknown", -1, -1, 0, 0, 0, 0, 0} }; @@ -1108,7 +1111,7 @@ int drv_CF_init(const char *section, const int quiet) WIDGET_CLASS wc; int ret; - info("%s: %s", Name, "$Revision: 1.40 $"); + info("%s: %s", Name, "$Revision: 1.41 $"); /* start display */ if ((ret = drv_CF_start(section)) != 0) { -- cgit v1.2.3 howmsg=1&follow=1'>logtreecommitdiffstats
path: root/isdb-t/br-sp-PresidentePrudente (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2017-01-05New upstream version 0+git20161227.ac7535aupstream/0+git20161227.ac7535aJonathan McCrohan39-1522/+4879
2016-06-11Imported Upstream version 0+git20160503.4f192bdupstream/0+git20160503.4f192bdJonathan McCrohan1307-2667/+38002
2016-01-18Imported Upstream version 0+git20151202.3864e0aupstream/0+git20151202.3864e0aJonathan McCrohan840-4057/+18230
2015-04-01Imported Upstream version 0+git20150208.f2053b3upstream/0+git20150208.f2053b3Jonathan McCrohan32-333/+483
2014-12-28Imported Upstream version 0+git20141218.b46a22cupstream/0+git20141218.b46a22cJonathan McCrohan535-639/+317
2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271
2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60
2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983
2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877