Category Archives: kernel

How to create a simple linux device driver

Here, I would show you how to create a simple linux driver that does nothing! This just a demo to show you how to compile, install and remove the device driver. Before we get started, you need to make sure … Continue reading

Posted in compile, kernel, linux | Leave a comment