Linux 2.3 - Part 2.3 Implementation of desired kernel module and user program
Friday, 29 September 2017، 08:38 AM
Part 2.3
Implementation of desired kernel module and user program
Download full tutorial from here
Implement the module
?Now What will this module do and how
.tops_init is the first routin that will be runned , the module is well commented so just read the comments to see what happens
Implement user program
Just do the writing and reading from file automatically!
17/09/29