This commit is contained in:
Gabor Kovesdan 2013-05-17 18:05:43 +00:00
parent dd160320f2
commit e8f02ce7e1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=41643
6 changed files with 3005 additions and 2147 deletions

View file

@ -1732,8 +1732,7 @@
</question> </question>
<answer> <answer>
<para>&os; supports SCSI and QIC-36 (with a QIC-02 <para>&os; supports all standard SCSI tape interfaces.</para>
interface).</para>
</answer> </answer>
</qandaentry> </qandaentry>

View file

@ -478,6 +478,10 @@ GB. Hardware compression &hellip;</literallayout>
<para>null-modem</para> <para>null-modem</para>
</listitem> </listitem>
<listitem>
<para>read-only</para>
</listitem>
<listitem> <listitem>
<para>web server</para> <para>web server</para>
</listitem> </listitem>

View file

@ -620,7 +620,7 @@
</body> </body>
<help> <help>
<task>Evaluating if it is worth to migrate any of the other <task>Evaluating if it is worthwhile to migrate any of the other
callout(9) consumers to the new interface.</task> callout(9) consumers to the new interface.</task>
<task>Move callout consumers still using the legacy <task>Move callout consumers still using the legacy
timeout()/untimeout() interface to callout_*() in order to get timeout()/untimeout() interface to callout_*() in order to get
@ -1096,7 +1096,7 @@
<p>The project progressed well since February:</p> <p>The project progressed well since February:</p>
<ul> <ul>
<li>Konstantin committed is TTM port to 10-CURRENT.</li> <li>Konstantin committed his TTM port to 10-CURRENT.</li>
<li>With the help of John Baldwin (jhb) and Andriy Gapon (avg), <li>With the help of John Baldwin (jhb) and Andriy Gapon (avg),
the Video BIOS situation greatly improved: the the Video BIOS situation greatly improved: the
@ -1121,17 +1121,17 @@
the VM folks.</li> the VM folks.</li>
</ul> </ul>
<p><a href="http://www.yakaz.com/">Yakaz</a> lended <p><a href="http://www.yakaz.com/">Yakaz</a> loaned
Jean-S&eacute;bastien a computer which allows him to test a Jean-S&eacute;bastien a computer which allows him to test a
RV630-based discrete card and, in the future, other PCIe cards. RV630-based discrete card and, in the future, other PCIe cards.
Several users already kindly tested the driver. Big thanks to Several users already kindly tested the driver. Big thanks to
all those contributors!</p> all those contributors!</p>
<p>In its current state, the driver allows to have a simple X <p>In its current state, the driver allows a simple X
session (no OpenGL), run common applications, watch movies, session (no OpenGL), run common applications, watch movies,
change the resolution and enable additional monitors with change the resolution and enable additional monitors with
<tt>xrandr(1)</tt>. The most blocking issue now is the OpenGL <tt>xrandr(1)</tt>. The most blocking issue now is the OpenGL
deadlock which prevents to run modern compositors/desktop deadlock which prevents running modern compositors/desktop
environment, games and WebGL demos. We are not ready for a environment, games and WebGL demos. We are not ready for a
"Call For Testers" yet.</p> "Call For Testers" yet.</p>
</body> </body>

File diff suppressed because it is too large Load diff

View file

@ -105,6 +105,7 @@
<li><a href="http://forums.freebsd.org">Forums</a></li> <li><a href="http://forums.freebsd.org">Forums</a></li>
<li><a href="&base;/usergroups.html">User Groups</a></li> <li><a href="&base;/usergroups.html">User Groups</a></li>
<li><a href="&base;/events/events.html">Events</a></li> <li><a href="&base;/events/events.html">Events</a></li>
<li><a href="http://serverfault.com/questions/tagged/freebsd">Q&amp;A (external)</a></li>
</ul> </ul>
</li> </li>
</ul> </ul>

View file

@ -38,6 +38,7 @@
<li><a href="&base;/events/events.html">Events</a></li> <li><a href="&base;/events/events.html">Events</a></li>
<li><a href="&base;/community/webresources.html">Web Resources</a></li> <li><a href="&base;/community/webresources.html">Web Resources</a></li>
<li><a href="&base;/community/social.html">Social Networks</a></li> <li><a href="&base;/community/social.html">Social Networks</a></li>
<li><a href="http://serverfault.com/questions/tagged/freebsd">Q&amp;A (external)</a></li>
</ul> </ul>
</div> <!-- SIDENAV -->'> </div> <!-- SIDENAV -->'>