75. Hotplug

provide hotplug (USB, FireWire, PCMCIA) functions

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

75.2. Global Functions

75.2.1. StartFireWire

Return value

  • void

75.2.2. StartUSB

Return value

  • void

75.3. Global Variables

75.3.1. haveFireWire

if a firewire controller was found and initialized

75.3.2. haveUSB

if a usb controller was found and initialized

75.4. Module Requirements

75.4.1. Module Imports

  • Arch
  • HwStatus
  • Linuxrc
  • Mode
  • ModuleLoading

75.4.2. Module Includes