User guide
A: Installation at a Glance
DC 900-1333P 209
e. If you will be using the SRA, uncomment the lines
sra_module = sraxxx.o
1
and sra_entry = sraInit to load and run the example SRA software at boot
time. Also modify the
tsi_config_file parameter to use the muxcfg.sra file.
f. For ICP_IP virtual devices, modify the
bootcfg.ip file to reflect your network
configuration as described in Section 3.2.1 on page 108.
Step 3: Edit the load file (
pppload) page 83
a. Uncomment the lines associated with the type of ICP in your Freeway.
b. Modify path names as needed.
c. Do not change the memory locations (such as
40001200) for the LOAD
commands.
Step 4: Build the DLI and TSI files page 84
a. If necessary, create the
op-sys directory: axp_nt or int_nt:
cd C:\freeway\client
mkdir op-sys
b. From your op-sys directory, create the bin and lib directories:
cd op-sys
mkdir bin
mkdir lib
c. Run the make file:
cd C:\freeway\lib
make_ant
(for an Alpha NT system)
make_int (for an Intel NT system)
1. xxx = 486 for a Freeway1100/1150/1200/1300, 68K for a Freeway 2000/4000/8800 with an MVME
162 CPU, or
ppc for a Freeway 2000/4000/8800 with an MVME 2600 CPU.