Linux Device Drivers Part 10: Module Parameters

In this video session we will discuss following topics

1.What are Module parameters ?
2.Ways to change these module parameters?
3.Module_param macro
4.Array Module parameters

Comments

Popular posts from this blog

Linux Device Drivers - Part 4 : Linux Kernel Moduels (LKM) and types of LKM's

Linux Device Drivers Part - 5 : Building and Compiling Kernel Moduels

Linux Device Drivers - Part 13 : More on Device Numbers