YaST2 Developers Documentation: StorageControllers.ycp

StorageControllers.ycp

  • Klaus Kaempf (initial)
  • Purpose:
  • This module does all floppy disk related stuff:
  • - Detect the floppy devices
  • SCR: Read(.probe.storage)

This module has an unstable interface.

Imports

  • Arch
  • Hotplug
  • HwStatus
  • Initrd
  • Linuxrc
  • ModuleLoading
  • Storage
  • StorageClients
  • StorageDevices

Global Functions

global Probe () -> integer

Probe storage controllers probing, loading modules

Return value:
number of controllers, 0 = none found
global StartHotplugStorage () -> void

Start storage related USB and FireWire stuff

global Initialize () -> void

Return value:
Init storage controllers (module loading) Must have called StorageControllers::probe() before ! // O: list of [ loaded modules, module argument ]