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 — MicroVMS 4.6

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.

Format
    AUTOCONFIGURE ALL

    AUTOCONFIGURE adapter-spec

                CMKRNL privilege required

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. Can be an integer, or one of the names
listed by SHOW/ADAPTER.

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

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

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

/LOG

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

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