VIRTUTECH CONFIDENTIAL Previous - Up - Next
isa-lance
- Provided by
-
isa-components
- Class Hierarchy
-
conf-object → log-object → component → isa-lance
- Interfaces Implemented
-
log_object, component
- Description
-
The "isa-lance" component represents an ISA bus based Ethernet adapter.
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
-
- base_port
- Optional attribute; read/write access; type: Integer.
The starting port number in I/O space. The default port is 0x300, and the mapping is 0x17 bytes large.
- irq_level
- Optional attribute; read/write access; type: Integer.
The interrupt level for the Lance device, default is 7.
- mac_address
- Required attribute; read/write access; type: String.
The MAC address of the Ethernet adapter.
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
-
<isa-lance>.info
- Synopsis
-
<isa-lance>.info
- Description
-
Print detailed information about the configuration of the device.
-
<isa-lance>.status
- Synopsis
-
<isa-lance>.status
- Description
-
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL Previous - Up - Next