Spoken Tutorial, IIT Bombay https://spoken-tutorial.org Embedded Linux Device Driver Passing parameters to a module - Assignment 1. Compile the mod_param.c. (This file is available in the code files link of this tutorial) 2. Load the module with change in parameters value using the insmod tool. 3. See the output using dmesg command. 4. Unload the module using rmmod tool.