Menu

ominOS / News: Recent posts

Getting close to first 0.1 release

Things are getting a lot farther now in the code base now that I've picked back up on coding. I will be creating a list of things to do for the 0.1 release.

Posted by Anthony Lineberry 2008-01-05

ne2000 Ethernet Card driver

Committed new ne2000 NIC driver. Its just a start. Cant do much yet, but hopefully in the next couple of weeks i'll be able to respond to pings on a network.

Posted by Anthony Lineberry 2007-04-06

PCI BIOS

Started adding code for detecting PCI BIOS and devices

Posted by Anthony Lineberry 2007-04-03

ext2fs Driver

ominOS now has initial basic read-only ext2fs support for block devices.

Posted by Anthony Lineberry 2006-10-29

vfs, ata, fat, tinysh, etc

Lots of progress lately. VFS is working. Fat12/16/32 Driver (read only). ATA driver (read only). Devfs, rootfs (both virtual memory based filesystems). basic port of newlib (redhats embedded libc). Tinysh (very very minimal shell)

TODO: Work out the cluster of bugs in the VFS. Start on Ext2 driver possibly. Maybe (just maybe) start on some PCI bus driver?

Posted by Anthony Lineberry 2006-10-26

User Space Processes

I am working on implementing userspace processes into ominOS. I am hoping to have that done in the next few weeks. i'm also working on a port of Waba Java VM to run on ominOS. granted. this will only support console based java apps. as ominOS will not have a GUI for a long long time. (read: years)

Posted by Anthony Lineberry 2006-07-23