From d0c7529cb9833ede3595051df5599a11fe03be48 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Thu, 5 Apr 2007 15:25:19 +0200 Subject: import new upstream --- drv_RouterBoard.c | 26 +++----------------------- 1 file changed, 3 insertions(+), 23 deletions(-) (limited to 'drv_RouterBoard.c') diff --git a/drv_RouterBoard.c b/drv_RouterBoard.c index 75f5c73..5473f92 100644 --- a/drv_RouterBoard.c +++ b/drv_RouterBoard.c @@ -1,4 +1,5 @@ -/* $Id: drv_RouterBoard.c,v 1.7 2006/01/30 06:25:53 reinelt Exp $ +/* $Id: drv_RouterBoard.c 728 2007-01-14 11:14:38Z michael $ + * $URL: https://ssl.bulix.org/svn/lcd4linux/branches/0.10.1/drv_RouterBoard.c $ * * driver for the "Router Board LCD port" * see port details at http://www.routerboard.com @@ -24,27 +25,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * - * $Log: drv_RouterBoard.c,v $ - * Revision 1.7 2006/01/30 06:25:53 reinelt - * added CVS Revision - * - * Revision 1.6 2006/01/06 07:06:57 reinelt - * GPO's for RouterBoard - * - * Revision 1.5 2005/05/08 04:32:44 reinelt - * CodingStyle added and applied - * - * Revision 1.4 2005/01/18 06:30:23 reinelt - * added (C) to all copyright statements - * - * Revision 1.3 2004/08/30 12:48:52 rjoco77 - * * Added backlight update immediatelly - * - * Revision 1.2 2004/08/29 20:07:55 reinelt - * - * Patch from Joco: Make RouterBoard Backlight configurable - * */ @@ -570,7 +550,7 @@ int drv_RB_init(const char *section, const int quiet) int asc255bug; int ret; - info("%s: %s", Name, "$Revision: 1.7 $"); + info("%s: %s", Name, "$Rev: 728 $"); /* display preferences */ XRES = 5; /* pixel width of one char */ -- cgit v1.2.3