VIRTUTECH CONFIDENTIAL Previous - Up - Next
std-super-io
- Provided by
-
isa-components
- Class Hierarchy
-
conf-object → log-object → component → std-super-io
- Interfaces Implemented
-
log_object, component
- Description
-
The "std-super-io" component represents a generic Super I/O device with legacy PC devices such as two serial ports, one PS/2 keyboard and mouse controller, one floppy device and a parallel port
Attributes
- Attributes inherited from class conf-object
-
attributes, classname, component, iface, name, object_id, queue
- Attributes inherited from class log-object
-
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
- Attributes inherited from class component
-
connections, connectors, instantiated, object_list, object_prefix, top_component, top_level
- Attribute List
-
- add_par_port
- Optional attribute; read/write access; type: b.
Set to TRUE to add a parallel port to the Super I/O device. Default is FALSE since the current implementation is a dummy device.
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
- Commands
-
info | print information about the device |
status | print status of the device |
Command Descriptions
-
<std-super-io>.info
- Synopsis
-
<std-super-io>.info
- Description
-
Print detailed information about the configuration of the device.
-
<std-super-io>.status
- Synopsis
-
<std-super-io>.status
- Description
-
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL Previous - Up - Next