RossOS

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
SpaceboyRoss01
Posts: 6
Joined: Thu Feb 16, 2017 12:43 am
Libera.chat IRC: esi

RossOS

Post by SpaceboyRoss01 »

I've got an operating system that has some drivers and modules that need to be patched. My systems ACPI, Virtio (net, block, etc) drivers need to be rewritten. UEFI on x86-64 needs to load the constructors. The ne2k driver needs to be fixed. If anyone wants to help, please just fork the repository and add in your code. The modules are located in src/modules/. My system also needs more software written for it, there will be a wiki page for that available soon on the website.
Github: https://github.com/Ross-Software/RossOS Website: http://rosssoftware.ga/RossOS
User avatar
MajickTek
Member
Member
Posts: 101
Joined: Sat Dec 17, 2016 6:58 am
Libera.chat IRC: MajickTek
Location: The Internet
Contact:

Re: RossOS

Post by MajickTek »

You didn't have to create a new thread, the mods moved it :D
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs

Code: Select all

while ( ! ( succeed = try() ) ); 
Post Reply