Wifi::WMod - A class for loading linux kernel module wifi for Texas Instruments chips(http://acx100.sourceforge.net/)


Wifi documentation  | view source Contained in the Wifi distribution.

Index


NAME

Top

Wifi::WMod - A class for loading linux kernel module wifi for Texas Instruments chips(http://acx100.sourceforge.net/)

SYNOPSIS

Top

use Wifi::WMod;

$mod = Wifi::WMod->new(REFERENCE Wifi::WFile);

$mod->load;

DESCRIPTION

Top

Wifi::WMod is used by Wifi::Manage for loading LKM wifi.

METHOD DESCRIPTIONS

Top

This sections contains only the methods in WMod.pm itself.

AUTHORS

Top


Wifi documentation  | view source Contained in the Wifi distribution.