From: <he...@us...> - 2005-03-15 00:14:40
|
Update of /cvsroot/gc-linux/htdocs/xml/en In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29507 Modified Files: news.xml Log Message: 15 March 2005, New improved EXI framework Index: news.xml =================================================================== RCS file: /cvsroot/gc-linux/htdocs/xml/en/news.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- news.xml 14 Mar 2005 20:21:17 -0000 1.32 +++ news.xml 15 Mar 2005 00:14:31 -0000 1.33 @@ -2,6 +2,11 @@ <?xml-stylesheet href="news.xsl" type="text/xsl"?> <news> <item> + <date>15 March 2005</date> + <title>New improved EXI framework</title> + <text>A new kernel Expansion Interface subsystem is available on CVS. It is a code rewrite based on apgo's original driver model framework and some of Scream|CT's recent contributions. The good news is that the RTC and BBA drivers are using now the new framework and cpu usage is much lower. The not so good news is that we've dropped temporarily the memcard and SD drivers while they get reworked. The new stuff is already included in the <a href="docs/download.html">Latest Kernel Build</a>, updated to 2.6.11.</text> + </item> + <item> <date>14 March 2005</date> <title>YAGCD updated</title> <text>groepaz posted another update to the world famous non-official GameCube technical documentation. Available as usual <a href="docs/yagcd.html">here</a>.</text> |