Blogroll
-
Sponsor
Recent Comments
- Sam on GoDaddy NameServer not registered
- Markus on GoDaddy NameServer not registered
- Apache2 on How to limit connections per User IP in Apache 2.2 CentOs
- Kinetic_one on MySql Error#1005 – Can’t create table (errno: 121)
- CPSERVEINFO on GoDaddy NameServer not registered
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