77. Hotplug

provide hotplug (USB, FireWire, PCMCIA) functions

77.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

77.2. Global Functions

77.2.1. StartFireWire

Return value

  • void

77.2.2. StartUSB

Return value

  • void

77.3. Global Variables

77.3.1. haveFireWire

if a firewire controller was found and initialized

77.3.2. haveUSB

if a usb controller was found and initialized

77.4. Module Requirements

77.4.1. Module Imports

  • Arch
  • HwStatus
  • Linuxrc
  • Mode
  • ModuleLoading

77.4.2. Module Includes