lcfg-hardware - LCFG hardware component
This documentation refers to lcfg-hardware version 0.100.14
This component configures hardware. It is also expected, eventually, to twiddle hardware parameters for things like disks. It can (primitively) configure PNP devices such as sound cards, etc.
The path to the kernel modules configuration file, defaults to /etc/modprobe.conf
A list of chmod commands to set protection on device files.
The chmod command for tag entry.
A list of kernel module rules to be added to the /etc/modprobe.conf file.
The kernel module rule associated with tag.
A list of modules to be installed at boot time. Options for the module loader can be specified by use of a modopt_module resource. The module name for this module can be overriden by use of a modname_module resource - this is useful when the module file lives in a non standard location. The modloader_module resource specifies which loader to use.
Module loader options for module module
This resource can be used to override the name of the module given to the module loader.
Specifies which module loader to use for this module. Defaults to /sbin/insmod.
A list of tags specifying device aliases to be created in /dev.
The alias to be created for the specified device tag. If this resource is missing, it defaults to the same as the tag.
The name of the device file for the specified device tag.
The name of a script to be called when the resume and suspend methods are invoked. The particular method used is passed as an argument to this script. This is useful for esoteric laptops that aren't satisfied by the following simple hacks.
If this resource is set, the suspend method will change to VT1 (first virtual terminal) prior to the machine being suspended. The resume method will change to the virtual terminal specified by this resource. This resource has no effect if the apm_script resource is set.
If set to "yes", the network is restarted by the resume method. This resource has no effect if the apm_script resource is set.
If set to "yes", a Synaptics Trackpoint or Touchpad will be reset.
If set to "yes", the PCI or AGP card with the video card will be configured to be a bus master (using setpci)
This is the list of platforms on which we have tested this software. We expect this software to work on any Unix-like platform.
Fedora3, Fedora5, Fedora6, Scientific5
Alastair Scobie <ascobie@inf.ed.ac.uk>
Copyright (C) 2001-2008 University of Edinburgh. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the terms of the GPL, version 2 or later.