Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
Info:
File: include/network/hardware.ycp
Package: Network configuration
Summary: Hardware routines
Authors: Michal Svec
All hardware settings are stored in a global variable Hardware.
local
FindHardware (list Hardware, integer which)
->
map
Select the given hardware item or clean up structures (item == nil)
- Parameters:
-
Hardware which item to be chosen
local
SelectHardwareMap (map sel)
->
map
Select the given hardware item SelectHardware is a "virtual method", that is named SelectHW in "subclasses" like Lan and Modem.
- Parameters:
-
sel item to be chosen
local
SelectHardware (list Hardware, integer which)
->
map
Select the given hardware item or clean up structures (item == nil)
- Parameters:
-
Hardware which item to be chosen