This video shows you how to start developing your own OS using Linux for your kernel. Not the same as "Linux from scratch", this focuses on developing your own, at the low level of course!
This is the fifth video in the series which will cover asynchronous IO and using /dev/input/event* with the select syscall, I hope you enjoy and please comment with any questions you have.
Discord: / discord
Github: https://github.com/rockytriton/LLD
Reddit: / lowleveldevel
Donate (Paypal/Venmo): [email protected]
Here's a link to the video series playlist:
• Low Level Devel - OS Development Using Lin...
Source code:
https://github.com/rockytriton/LLD/tr...
documentation on syscalls:
https://chromium.googlesource.com/chr...
documentation on the linux input subsystem API:
https://www.kernel.org/doc/html/lates...
reddit sub for new updates:
/ lowleveldevel