Specifications

Page C-3Super I/O
2.Use AlphaVUE to modify your TEST.INI file. Locate the first AM318
TRMDEF statement. Disable Super I/O by adding /O (that’s an "O," not a
zero) to the first AM-318 TRMDEF statement. For example, change:
TRMDEF TERM2,AM318=0:19200,AM65,100,100,100
to
TRMDEF TERM2,AM318/O=0:19200,AM65,100,100,100
3.Finish out of the AlphaVUE file by pressing
ESC
to reach Command Mode.
Then press
G
and press the
RETURN
key.
4.The MONTST command will force your computer to boot from the
TEST.INI file. The /O switch will disable Super I/O on all AM-318 I/O
boards.
5.Once you have completed running the program that exhibits problems
under Super I/O, you can reboot your computer using the standard system
initialization command file, which will reactivate Super I/O.
C.1.2Disabling Super I/O on Individual AM-318 Boards
When your computer is processing your system initialization command file, it loads a
copy of the AM318.IDV file when it encounters the first TRMDEF statement for an
AM-318 board. This same copy of the AM318.IDV file is used for all subsequent AM-318
boards. This being the case, if you use the /O switch in the first AM-318 TRMDEF
statement, Super I/O is disabled on all AM-318 boards in your computer. In some cases,
you may want disable Super I/O on a particular AM-318 board, while leaving Super I/O
enabled on your other AM-318 boards. The procedure for doing this is as follows:
1.First, make a copy of your AM318.IDV file; make sure the copy uses a
name other than AM318.IDV. For example, while in the DVR: account,
type:
COPY AM318S.IDV=AM318.IDV
RETURN
2.Create a copy of your system initialization command file; type:
LOG 1,4
RETURN
COPY TEST.INI=AMOS32.INI
RETURN
3.Use AlphaVUE to modify the TEST.INI file. Locate the AM-318 board (or
boards) for which you want to disable Super I/O. For all eight of the
TRMDEF statements substitute AM318S in place of AM318. Do this only
for the AM-318 boards for which you want to disable Super I/O.
PDI-00137-50, Rev. A01