News
VM changes
Submitted by isk on Wed, 11/19/2003 - 14:14.The VM has undergone some significant changes in order to enable precise garbage collection (e.g. generational GC), be better prepared for multi-processor systems and be easier to port to other platforms. These changes will be part of the 0.1.5 release.
- Login to post comments
USB support
Submitted by isk on Mon, 11/10/2003 - 14:16.An USB framework has been added to JNode. For now an USB mouse driver, keyboard driver and HUB driver has been implemented. This framework will be part of the 0.1.5 release.
- Login to post comments
TCP starts to work
Submitted by isk on Sun, 11/02/2003 - 14:16.The TCP protocol implementation is starting to work. The URLTest class is now able to fetch the contents of a HTTP server and display it on the standard output (in raw HTML). The server part is also starting to work, but is still a bit less reliable.
- Login to post comments
JNode 0.1.4 released
Submitted by isk on Sun, 10/26/2003 - 14:17.JNode has just released a new intermediate version of JNode with several new exiting features. The highlights are NVidia video driver, ACPI support, FDISK support. To see all of the changes, please visit our Change log.
- Login to post comments
NVidia driver in CVS
Submitted by isk on Sun, 10/12/2003 - 13:18.JNode can now use NVidia video cards. This driver is in the CVS HEAD branch and will be part of an upcoming release.
- Login to post comments