driver
Creation of a Device I/O API in OpenJDK
Submitted by Fabien D on Sat, 04/12/2014 - 16:07.I've read this post in the openjdk-discuss mailing list : Project Proposal: Device I/O.
It's particularly interesting since we already have such API in JNode (even if the scope might eventually be a bit different)
- Login to post comments
OHCI driver
Submitted by epr on Sat, 11/16/2013 - 16:23.I've started working on an OHCI driver.
This is going to be a generic host controller driver for all USB 1.1 controllers of the OHCI type.
- Login to post comments
Error in jnode installation
Submitted by rathinavelpalanisamy on Wed, 07/24/2013 - 03:23.please help me to solve this error
for your reference please find the attachment
- Login to post comments
Porting JNode to Raspberry Pi
Submitted by arafat877 on Sat, 01/26/2013 - 16:25.Hi everybody !
I'm planing to port JNode to the Raspberry Pi micro computer (www.raspberrypi.org), it's a credit card size board with an ARM based CPU (ARMv7), a GPU, a network, 2 USB, AV IO, GPIO...
I think that it's a good idea to make a JNode clone for this wonderfull platform.
so can anybody give me an in depth detail on how JNode OS works, specially the Assempbly section, that is aimed for Intel based CPUs, instead of ARM CPUs.
King regards
A new, natural, simple way to perceive files. (With JNode planned as foundation)
Submitted by Bushman on Thu, 11/08/2012 - 07:12.Link:
http://www.youtube.com/watch?v=WS7x_ejyoD4&feature=youtu.be
SHOTS:
http://imageshack.us/a/img405/6972/33266144.png
http://imageshack.us/a/img832/598/45954065.png
http://imageshack.us/a/img41/242/69543282.png
http://imageshack.us/a/img222/949/99613155.png
I plan to engender this ui layer to a ful-fledged ish OS, via jNode.
Any tips are welcome.