SYSMANHELP.HLB  —  IO  LOAD
    This command is for use on Alpha and Integrity servers only. It
    loads an I/O driver.

    You must have CMKRNL and SYSLCK privileges to use the SYSMAN IO
    LOAD command.

                                   NOTE

       Be very careful when issuing a SYSMAN IO LOAD command
       because the system does little error-checking.

    Format

      IO LOAD  filespec

1  –  Parameter

 filespec

    Specifies the file name of the driver to be loaded. This
    parameter is required.

2  –  Qualifier

2.1    /LOG

       /LOG=(ALL,DPT)

    Controls whether SYSMAN displays information about drivers that
    have been loaded. The default value for the /LOG qualifier is
    /LOG=ALL. The driver prologue table (DPT) address is displayed
    when either /LOG=DPT or /LOG=ALL is specified.

3  –  Description

    The SYSMAN IO LOAD command loads an I/O driver. You must have
    CMKRNL and SYSLCK privileges to use the SYSMAN IO LOAD command.

4  –  Example

  SYSMAN> IO LOAD/LOG SYS$DKDRIVER
  %SYSMAN-I-IOADDRESS, the DPT is located at address 80D5A000

      This example loads device SYS$DKDRIVER and displays the address
      of the driver prologue table (DPT).
Close Help