<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-07-11)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-07-11 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>

        PR 1823/cpukit
        * libmisc/fb/fb.h: Added FBIOSETVIDEOMODE define.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2869&r2=text&tr2=1.2870&diff_format=h">M</a></td><td width='1%'>1.2870</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/libmisc/fb/fb.h.diff?r1=text&tr1=1.4&r2=text&tr2=1.5&diff_format=h">M</a></td><td width='1%'>1.5</td><td width='100%'>cpukit/libmisc/fb/fb.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2869 rtems/cpukit/ChangeLog:1.2870
--- rtems/cpukit/ChangeLog:1.2869       Fri Jul  8 11:50:53 2011
+++ rtems/cpukit/ChangeLog      Mon Jul 11 06:29:38 2011
</font><font color='#997700'>@@ -1,3 +1,8 @@
</font><font color='#000088'>+2011-07-11    Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>
+
+       PR 1823/cpukit
+       * libmisc/fb/fb.h: Added FBIOSETVIDEOMODE define.
+
</font> 2011-07-08        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * score/src/coremsg.c: Use 64-bit intermediate result on multiply to

<font color='#006600'>diff -u rtems/cpukit/libmisc/fb/fb.h:1.4 rtems/cpukit/libmisc/fb/fb.h:1.5
--- rtems/cpukit/libmisc/fb/fb.h:1.4    Fri Jun 24 12:52:56 2011
+++ rtems/cpukit/libmisc/fb/fb.h        Mon Jul 11 06:29:38 2011
</font><font color='#997700'>@@ -31,6 +31,7 @@
</font> #define FB_EXEC_FUNCTION  0x4606
 #define FBIOSWAPBUFFERS         0x4607
 #define FBIOSETBUFFERMODE       0x4608
<font color='#000088'>+#define FBIOSETVIDEOMODE   0x4609
</font> 
 #define FB_SINGLE_BUFFERED  0
 #define FB_TRIPLE_BUFFERED  1
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>