Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ALL

adapter-spec

Qualifiers

/SELECT

/EXCLUDE

/LOG

SYSGEN AUTOCONFIGURE — VMS 5.4-3

  Automatically configures the device driver database.  It locates each
  device unit physically attached to the system, loads the appropriate
  driver, creates the appropriate data structures, and connects the driver
  to the device's interrupt.  Requires CMKRNL privilege.

  Format:

    AUTOCONFIGURE ALL

    AUTOCONFIGURE adapter-spec

Additional information available:

ALL

adapter-specQualifiers

adapter-spec

  Specifies the nexus (SBI arbitration line) or Slot number of the single
  adapter that is to be configured.

ALL

  Indicates that all the standard devices attached to the system are
  to be included in the configuration.

Qualifiers

Additional information available:

/SELECT/EXCLUDE/LOG

/SELECT

 /SELECT

  Specifies that a subset of devices that is to be included in the
  configuration.  The device name specified can consist of only a device
  type and controller designation; it cannot include a unit number.

  Example:

    AUTOCONFIGURE ALL /SELECT=(TT,MTA,DR,LP)

/EXCLUDE

 /EXCLUDE

  Specifies that a subset of devices that are not to be included in the
  configuration. The format is the same as /SELECT.

/LOG

 /LOG

  Displays the devices that are being configured after the entire
  controller has been successfully configured.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026