YaST2 Developers Documentation: StorageControllers.ycp



functions
files
intro

StorageControllers.ycp

Imports

  • Arch
  • Hotplug
  • HwStatus
  • Initrd
  • Kernel
  • Label
  • Mode
  • ModuleLoading
  • ModulesConf
  • Popup
  • Storage
  • StorageDevices

Global Functions

global Probe () -> integer

Probe storage controllers probing, loading modules @returns integer number of controllers, 0 = none found

global StartHotplugStorage () -> void

Start storage related USB and FireWire stuff

global Initialize () -> void

@param none @returns void Init storage controllers (module loading) Must have called StorageControllers::probe() before ! // O: list of [ loaded modules, module argument ]


YaST2 Developers Documentation