256. StorageControllers

256.1. Authors

  • Klaus Kaempf <kkaempf@suse.de> (initial)

  • Purpose:

  • This module does all floppy disk related stuff:

  • - Detect the floppy devices

  • SCR: Read(.probe.storage)

256.2. Summary of Module Globals

List of Global Functions

List of Global Variables

    256.3. Global Functions

    256.3.1. Initialize

    Return value

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

    256.3.2. Probe

    Probe storage controllers probing, loading modules

    Return value

    • integer - number of controllers, 0 = none found

    256.3.3. StartHotplugStorage

    Start storage related USB and FireWire stuff

    Return value

    • void

    256.4. Global Variables

    256.5. Module Requirements

    256.5.1. Module Imports

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

    256.5.2. Module Includes