Description: This is an example of linux device driver.
Build:
- Build your linux kernel tree
- Configure correct linux kernel source path in Makefile
- Build the module
- Install the module
- Build the test program in test directory
- Run the test program
- Remove the module from your system