DBCS(1prom) RISC/os Reference Manual DBCS(1prom)
NAME
dbcs - display board control space
SYNOPSIS
dbcs slot_number
AVAILABILITY
This command is available only on RC6380 systems.
DESCRIPTION
This command works from the PROM monitor or standalone shell
(sash(1M)). dbcs displays the control space registers from
the board in the slot specified by slot_number.
EXAMPLES
Enter the following command to display the registers for the
board in slot 2:
>> dbcs 2
A display similar to the following sample appears:
BOARD CONTROL SPACE REGISTERS FOR SLOT 2
IntVecSet = 00000003
IntVecClr = 00000003
IntMask = 00000000
BoardAddress = aaa95000
CtlMisc = 0200000c
ScanData = 0c0c0c0c
MemEcc = 0000a6fd
MenCtl = 01160000
ErrReg = 00000080
Compare = 00000000
Count = 920b940e
>>
SEE ALSO
prom(1prom), sash(1M)
Printed 11/19/92 Page 1