Originally posted by: SystemAdmin
I am confused with the output of the following two commands on the same machine:
#bootinfo -p
chrp
#Bootinof -T
rspc
According to the document, chrp means a ISA-bus model, chrp means a PCI-bus model. Why the same machine displays two different models on it?