Page 1 of 1

Netcore

Posted: Sat Jul 01, 2006 8:34 am
by intel_breaker
Hi folks, I want to ask you for help in OS project called Netcore. Currently our team implemented belowed functions:

+kernel (realtime core):
- semaphore
- preempive multitasking/mulithreading
- timers
- fully loadable kernel modules from elf relocatable files
- v86 support
- vfs with ramfs and ext2 fs read-only

+memory manager
- virtual memory support
- starting work on swaper daemon

+device drivers
- ps2 mouse
- ATA/IDE-ATAPI driver
- svga driver
- pci bus
- isa bus
- usb bus + uhci

+appserver
- GUI (in progress, bmp,jpeg, mouse, windows support)

+userland
- user-space dynamic linraries loader (rundll)


As you see our project is growing up day by day and we need a lot of help in programming. Especially in drivers porting from other GPL'ed OSes.
Take a look at our website: http://www.netcorelabs.org/news.php.

If you want to join US, just drop me a mail at [email protected] or write post on our forum. We really need you. (System is released under GPL license, sources are not available on website yet).

Thanks in advance
Greg

Posted: Mon Jan 01, 2007 8:07 am
by intel_breaker
I just released the newest source code on the website. Enjoy;)

Regards
Greg