shy > Wifi-0.01a > Wifi::WMod

Download:
Wifi/Wifi-0.01a.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

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

SYNOPSIS ^

use Wifi::WMod;

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

$mod->load;

DESCRIPTION ^

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

METHOD DESCRIPTIONS ^

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

AUTHORS ^