1848884 Members
5602 Online
104038 Solutions
New Discussion

Processor-Dependent Code

 
SOLVED
Go to solution
Angela Shepherd
Advisor

Processor-Dependent Code

I need a command to display the Processor-Dependent Code information (PDC).
NO personal quote
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor
Solution

Re: Processor-Dependent Code

Hi Angela:

Try this:

# echo "selclass qualifier cpu;info;wait;infolog"|cstm > /tmp/procinfo

Regards!

...JRF...

Sridhar Bhaskarla
Honored Contributor

Re: Processor-Dependent Code

Hi Angela,

You can use cstm to display the PDC.

#/usr/sbin/cstm
cstm>map
Note the device number of any of
the CPUs say 55
cstm>sel device 55
cstm>infolog

This should display PDC firmware level.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try