We want you: Standalone device driver library project

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Alexey1994
Member
Member
Posts: 61
Joined: Sat Jan 28, 2023 11:41 am
Location: Belarus
Contact:

Re: We want you: Standalone device driver library project

Post by Alexey1994 »

tretornesp wrote: You sound knowledgeable, if you want to propose any upgrade to a driver in a PR, It would be greatly appreciated :D
I'm not a fan of team development, but I can support some competition. I also don't like fighting with big corporations for the public's attention. I myself did not get to the details of the implementation of AHCI, USB and the like. I can only discuss general concepts like messaging. Or build systems starting with transistors. Useful skills after the third world war (:

But know that I am watching your code.
StartMeUp
Posts: 1
Joined: Fri Nov 03, 2023 9:31 pm

Re: We want you: Standalone device driver library project

Post by StartMeUp »

Since when are you working on these drivers? You already got a few thousand lines of code but started the project just 2 weeks ago.

AHCI and USB is interesting for me. I am trying to restore Windows 2000 to become compatible with modern hardware again. AHCI and USB are 2 big topics on this road. But I started with a graphics driver and planning to cover SATA next.

If you like to have a look at my current work:
https://odysee.com/@startmeup

The graphics driver supports IBM's VGA, Intel's Gen3 (Pineview), Intel's Gen5 (Ironlake) and Intel's Gen7LC (Valleyview).
Post Reply