VIRTUTECH CONFIDENTIAL    Previous - Up - Next
enchilada-system
- Provided by
- 
fiesta-components
- Class Hierarchy
- 
conf-object → log-object → component → top-component → enchilada-system
- Interfaces Implemented
- 
log_object, component
- Description
- 
The "enchilada-system" component represents a Sun Blade 2500 dual processor workstation mother-board with all on-board devices except the south-bridge and PCI devices. The "enchilada-system" component is currently NOT supported in Simics
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
- Attributes inherited from class top-component
- 
components, cpu_list
- Attribute List
- 
- cpu_frequency
- Required attribute; read/write access; type: Integer.
Processor frequency in MHz. 
 - hostid
- Required attribute; read/write access; type: Integer.
The hostid of the machine. 
 - mac_address
- Required attribute; read/write access; type: String.
The main MAC address is the machine. 
 - memory_megs
- Pseudo attribute; read-only access; type: Integer.
The amount of RAM in mega-bytes in the machine. 
 - num_cpus
- Required attribute; read/write access; type: Integer.
Number of processors in the sytem. 
 - rtc_time
- Required attribute; read/write access; type: String.
The date and time of the Real-Time clock. 
 
Command List
- Commands defined by interface log_object
- 
log, log-group, log-level, log-size, log-type
- Commands
- 
Command Descriptions
- 
<enchilada-system>.get-nvram-hostid
- Synopsis
- 
<enchilada-system>.get-nvram-hostid
- Description
- 
Reads the Sun hostid from the NVRAM.
- See Also
- 
<enchilada-system>.set-nvram-hostid, <enchilada-system>.get-nvram-mac, <enchilada-system>.set-nvram-mac
- 
<enchilada-system>.get-nvram-mac
- Synopsis
- 
<enchilada-system>.get-nvram-mac
- Description
- 
Reads the default MAC address from the NVRAM.
- See Also
- 
<enchilada-system>.get-nvram-hostid, <enchilada-system>.set-nvram-hostid, <enchilada-system>.set-nvram-mac
- 
<enchilada-system>.get-prom-env
- Synopsis
- 
<enchilada-system>.get-prom-env ["variable"] 
- Description
- 
Prints an OBP variable with its value, or all variables if no argument is specified. Only variables with string, integer, boolean and enumeration types are supported.
- See Also
- 
<enchilada-system>.set-prom-env
- 
<enchilada-system>.info
- Synopsis
- 
<enchilada-system>.info
- Description
- 
Print detailed information about the configuration of the device.
- 
<enchilada-system>.set-nvram-hostid
- Synopsis
- 
<enchilada-system>.set-nvram-hostid hostid 
- Description
- 
Writes the Sun hostid into the NVRAM.
- See Also
- 
<enchilada-system>.get-nvram-hostid, <enchilada-system>.get-nvram-mac, <enchilada-system>.set-nvram-mac
- 
<enchilada-system>.set-nvram-mac
- Synopsis
- 
<enchilada-system>.set-nvram-mac "mac" 
- Description
- 
Writes the default MAC address into the NVRAM.
- See Also
- 
<enchilada-system>.get-nvram-hostid, <enchilada-system>.set-nvram-hostid, <enchilada-system>.get-nvram-mac
- 
<enchilada-system>.set-prom-defaults
- Synopsis
- 
<enchilada-system>.set-prom-defaults
- Description
- 
Restores all OBP variables to their default values.
- See Also
- 
<enchilada-system>.set-prom-env, <enchilada-system>.get-prom-env
- 
<enchilada-system>.set-prom-env
- Synopsis
- 
<enchilada-system>.set-prom-env "variable" (int|"string") 
- Description
- 
Sets the value of an OBP variable in the NVRAM. Only variables with string, integer, boolean and enumeration types are supported.
- See Also
- 
<enchilada-system>.get-prom-env
- 
<enchilada-system>.status
- Synopsis
- 
<enchilada-system>.status
- Description
- 
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL    Previous - Up - Next