84. Hotplug

provide hotplug (USB, FireWire, PCMCIA) functions

84.1. Summary of Module Globals

List of Global Functions

List of Global Variables

  • haveFireWire - if a firewire controller was found and initialized

  • haveUSB - if a usb controller was found and initialized

84.2. Global Functions

84.2.1. StartFireWire

Return value

  • void

84.2.2. StartUSB

Return value

  • void

84.3. Global Variables

84.3.1. haveFireWire

if a firewire controller was found and initialized

84.3.2. haveUSB

if a usb controller was found and initialized

84.4. Module Requirements

84.4.1. Module Imports

  • Arch
  • HwStatus
  • Linuxrc
  • Mode
  • ModuleLoading

84.4.2. Module Includes