277. StorageControllers

277.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)

277.2. Summary of Module Globals

List of Global Functions

List of Global Variables

    277.3. Global Functions

    277.3.1. Initialize

    Return value

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

    277.3.2. Probe

    Probe storage controllers probing, loading modules

    Return value

    • integer - number of controllers, 0 = none found

    277.3.3. StartHotplugStorage

    Start storage related USB and FireWire stuff

    Return value

    • void

    277.4. Global Variables

    277.5. Module Requirements

    277.5.1. Module Imports

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

    277.5.2. Module Includes