[Digital logo]
[HR]

OpenVMS System Management Utilities Reference Manual


Previous | Contents

Digital strongly recommends that you accept the default behavior of STARTUP.COM. If you must exclude a specific device from being configured, you must first prevent STARTUP.COM from performing the autoconfiguration by setting the SYSBOOT parameter NOAUTOCONFIG. After invoking SYSGEN, you should ensure that the base asynchronous serial ports are always autoconfigured. To do this, enter the following command:

SYSGEN> AUTOCONFIGURE ALL/SELECT=TT:

You can also enter an AUTOCONFIGURE ALL/EXCLUDE=(device-name[,...]) command, making sure not to exclude the serial lines. Subsequent CONNECT statements should be written with the appropriate csr_addr value to the command's /CSR qualifier, as shown in Table K-2. These csr_addr values are actually offsets from the beginning of VAXstation 2000 and MicroVAX 2000 I/O space (EXE$GL_CPUNODSP), thus differing from the customary bus address value traditionally specified for UNIBUS devices in the CONNECT command.

Table K-2 VAXstation 2000 Autoconfiguration Table (VAX Only)
Device Name Driver CSR Number of Vectors First Vector Vector Offset
Standard Serial Lines TT YEDRIVER ^X0800 2 ^O300 4
ST506 Disk Controller DU DVDRIVER ^X0C00 1 ^O774 ---
TK50 Tape Controller MU TVDRIVER ^X0C80 1 ^O770 ---
Ethernet Controller ES ESDRIVER ^X4E00 1 ^O120 ---
MicroVAX 2000 Serial Lines YF YFDRIVER ^X6800 2 ^O104 4
32-Channel Synchronous Lines ZS ZSDRIVER ^X6800 1 ^O110 ---
Color Video Option VA VFDRIVER ^X6A00 2 ^O104 4
Black & White Video Option VC VEDRIVER ^X5000 1 ^O104 ---

Examples of correct CONNECT commands for VAXstation 2000 and MicroVAX 2000 devices include the following:

CONNECT ESA0 /ADAP=0 /CSR=%X4E00 /VECT=%O120 /NUMV=01 /DRIVER=ESDRIVER 
CONNECT MUA0 /ADAP=0 /CSR=%X0C80 /VECT=%O770 /NUMV=01 /DRIVER=TVDRIVER 
CONNECT DUA0 /ADAP=0 /CSR=%X0C00 /VECT=%O774 /NUMV=01 /DRIVER=DVDRIVER 
CONNECT DUA1 /ADAP=0 /CSR=%X0C00 /VECT=%O774 /NUMV=01 /DRIVER=DVDRIVER 
CONNECT DUA2 /ADAP=0 /CSR=%X0C00 /VECT=%O774 /NUMV=01 /DRIVER=DVDRIVER 
CONNECT VCA0 /ADAP=0 /CSR=%X5000 /VECT=%O104 /NUMV=01 /DRIVER=VEDRIVER 
CONNECT VCA0 /ADAP=0 /CSR=%X5000 /VECT=%O104 /NUMV=02 /DRIVER=VFDRIVER 
 
 
 


Index | Contents | [Home] | [Comments] | [Ordering info] | [Help]

[HR]

  6048P071.HTM
  OSSG Documentation
  26-NOV-1996 12:44:12.05

Copyright © Digital Equipment Corporation 1996. All Rights Reserved.

Legal