In Part 1 I created a simple World module, now it's time to configure it and there are 3 main ways to do it:
[Read More]Write Linux kernel module
Kernel
I am thinking to start a Linux Kernel series and write about modules, device drivers, proc and sysfs, unit test with kunit and so on; here is the first one, a simple World module.
[Read More]