diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-05-17 13:03:01 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-05-17 13:03:01 +0000 |
commit | 1729018800cad95a0f5fb56104ddf0945c9b4796 (patch) | |
tree | d68286c18008adaa1ebcbbf9d46446401b8a2602 | |
parent | c2c12554150f7d071a7894ef2e44ead4b899bbbf (diff) |
Notes
-rw-r--r-- | en_US.ISO8859-1/htdocs/news/status/report-2013-01-2013-03.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-01-2013-03.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-01-2013-03.xml index f39d13e467..cd6b0a72f8 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-01-2013-03.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-01-2013-03.xml @@ -620,7 +620,7 @@ </body> <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> <task>Move callout consumers still using the legacy timeout()/untimeout() interface to callout_*() in order to get @@ -1096,7 +1096,7 @@ <p>The project progressed well since February:</p> <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), the Video BIOS situation greatly improved: the @@ -1121,17 +1121,17 @@ the VM folks.</li> </ul> - <p><a href="http://www.yakaz.com/">Yakaz</a> lended + <p><a href="http://www.yakaz.com/">Yakaz</a> loaned Jean-Sébastien a computer which allows him to test a RV630-based discrete card and, in the future, other PCIe cards. Several users already kindly tested the driver. Big thanks to 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, change the resolution and enable additional monitors with <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 "Call For Testers" yet.</p> </body> |