YaST2 Developers Documentation: ModuleLoading.ycp



functions
files
intro

ModuleLoading.ycp

Imports

  • Label
  • Mode

Global Functions

global prepareVendorDeviceInfo (map controller) -> list

Parameters:
controller
See:
ModuleLoading::Load

global Load (string modulename, string moduleargs, string vendorname, string devicename, boolean ask_before_loading, boolean with_modprobe) -> symbol

Parameters:
modulename
moduleargs
vendorname
devicename
ask_before_loading
with_modprobe

YaST2 Developers Documentation