8.84 LDMOD (Load a module)

8.84.1 Function

The LDMOD command instructs the Hercules Dynamic Loader to load an additional module. The default
search order is within the Hercules directory and in the default DLL search path.

8.84.2 Syntax

Descriptive

module [module [module ...]]

Diagram



~¬¬¬¬¬¬¬¬¬¬¬¬¬¬®

module ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ

8.84.3 Parameter

module

A list of modules that are to be loaded.

8.84.4 Examples

Example 1:

Load module “S37X” (S/370 Extension).

HHC00013I Herc command: 'ldmod s37x'

HHC01526I HDL: loading module 's37x'...

HHC01527I HDL: module 's37x' loaded

Figure 166: LDMOD command

8.85 LEGACYSENSEID (Display or set SENSE ID CCW (x'E4') feature)

8.85.1 Function

The LEGACYSENSEID command specifies whether the SENSE ID CCW (X'E4') will be honoured for the
devices that originally did not support that feature. This includes (but may not be limited to) 3410 and
3420 tape drives, 2311 and 2314 direct access storage devices and 2703 communication controllers.
Because those legacy devices didn't originally support this command, and for compatibility reasons, the
default is OFF or DISABLE.

Specify ON or ENABLE, if your guest operating system needs the Sense ID support to dynamically detect
those devices. Note that most current operating systems will not detect those devices even though Sense
ID is enabled because those devices never supported the Sense ID in the first place. This mainly applies
to custom built or modified versions of guest operating systems that are aware of this specific Hercules
capability.

Given without an argument the LEGACYSENSEID command displays the current setting.

8.85.2 Syntax

Descriptive

OFF

Diagram

Êʬ¬¬ ¬¬¬§¬¬¬¬¬ OFF ¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ




¬¬¬«







8.85.3 Parameter

OFF

Specify OFF or DISABLE if your guest operating system does not need the Sense
ID support to dynamically detect devices that originally did not support that feature.
This is the default.

DISABLE

This is the same os ‘OFF’.

ON

Specify ON or ENABLE if your guest operating system needs the Sense ID support
to dynamically detect devices that originally did not support that feature.

ENABLE

This is the same as ‘ON’.

Previous Page Next Page