All modules.conf related functions are here
List of Global Functions
ModuleArgs - ModuleArgs save arguments for a kernel module
RunDepmod - RunDepmod runs /sbin/depmod !! call only when SCR runs on target !!
Save - Save save module names and arguments to /etc/modules.conf
List of Global Variables
ModuleArgs save arguments for a kernel module
Function parameters
string name
string arg
Return value
void
RunDepmod runs /sbin/depmod !! call only when SCR runs on target !!
Function parameters
boolean force
Return value
void