|
From: <fd...@us...> - 2008-04-17 22:18:31
|
Revision: 3967
http://jnode.svn.sourceforge.net/jnode/?rev=3967&view=rev
Author: fduminy
Date: 2008-04-17 15:18:29 -0700 (Thu, 17 Apr 2008)
Log Message:
-----------
initial version of vbe/vesa driver
Modified Paths:
--------------
trunk/all/conf/default-plugin-list.xml
Modified: trunk/all/conf/default-plugin-list.xml
===================================================================
--- trunk/all/conf/default-plugin-list.xml 2008-04-17 22:11:07 UTC (rev 3966)
+++ trunk/all/conf/default-plugin-list.xml 2008-04-17 22:18:29 UTC (rev 3967)
@@ -104,6 +104,7 @@
<plugin id="org.jnode.driver.video.vga"/>
<plugin id="org.jnode.driver.video.vgahw"/>
<plugin id="org.jnode.driver.video.vmware"/>
+ <plugin id="org.jnode.driver.video.vesa"/>
<plugin id="org.jnode.fs.command"/>
<plugin id="org.jnode.fs.ext2"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|