User guide

202 DC 900-1333Q
Freeway User Guide
2. The device_name represents the ICP number (icp0, icp1, icp2, etc.). You may num-
ber the ICP boards in any order, however, Protogate normally starts ICP number-
ing (icp0) from the lowest board on 1U and 2U Freeways, and the left-most board
on 4U and 6U models.
3. The
device_type is always icp2432 for PCI-based ICP boards.
4. Modify the
slave_address entry of each ICP to match your configuration. This
number may be represented in either decimal or hexadecimal. When using hexa-
decimal, be sure to precede the number with “0x”.
5. Modify the
bus_number entry of each ICP to match your configuration. This num-
ber may be represented in either decimal or hexadecimal. When using hexadeci-
mal, be sure to precede the number with “0x”.
6. Modify the name of the load file in each
download_script entry to match your proto-
col you want to use in that ICP board. (for example,
x25loadb or mstloadb).
Step 4: Save the boot configuration file (
bootcfg)
Save the edited file as
bootcfg in the freeway/boot directory and exit the editor. Figure 8–2
shows an example of boot configuration file entries for two ICP boards.
cd /usr/local/freeway/client
mkdir op-sys
1. From your op-sys directory, create the bin and lib directories if they don’t already
exist.
cd op-sys
mkdir bin
mkdir lib