Exactly what the title says, i want the ability to add the linux firmware into my os project so i can have more compatibility with different devices without making the drivers myself
Is just as easy as plopping the code in or do i have to fiddle around with other stuff like messing the C code
Is there any way to use linux firmware in os project
-
- Posts: 1
- Joined: Thu Aug 17, 2023 10:59 pm
-
- Member
- Posts: 5501
- Joined: Mon Mar 25, 2013 7:01 pm
Re: Is there any way to use linux firmware in os project
If you're talking about the Linux firmware binaries, those aren't drivers. You'd still need to write your own drivers.