~siretart/lcd4linux/debian

« back to all changes in this revision

Viewing changes to drv_RouterBoard.c

  • Committer: Reinhard Tartler
  • Date: 2011-04-27 17:28:49 UTC
  • mfrom: (0.1.1 upstream)
  • Revision ID: siretart@tauware.de-20110427172849-mj5cj5a0igpcc9fn
New upstream snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: drv_RouterBoard.c 773 2007-02-25 12:39:09Z michael $
2
 
 * $URL: https://ssl.bulix.org/svn/lcd4linux/branches/0.10.1/drv_RouterBoard.c $
 
1
/* $Id: drv_RouterBoard.c 771 2007-02-25 12:27:26Z michael $
 
2
 * $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/drv_RouterBoard.c $
3
3
 *
4
4
 * driver for the "Router Board LCD port" 
5
5
 * see port details at http://www.routerboard.com
550
550
    int asc255bug;
551
551
    int ret;
552
552
 
553
 
    info("%s: %s", Name, "$Rev: 773 $");
 
553
    info("%s: %s", Name, "$Rev: 771 $");
554
554
 
555
555
    /* display preferences */
556
556
    XRES = 5;                   /* pixel width of one char  */