Determining PCI cards present in E450 programmatically
2007-12-25 4:02:00
I have a need to determine what PCI cards are in the slots on
an E450 running Solaris 7, and need to do this, if possible,
using online commands from a terminal window with the system up
and running (it is remote, so I can't go look at it in person).
I am specifically looking for any additional SCSI controllers
that might be in the machine. The card slot section of a prtdiag
listing is as follows:
========================= IO Cards =========================
Bus Freq
Brd Type MHz Slot Name Model
--- ---- ---- ---- --------------------------------
----------------------
SYS PCI 33 1 pciclass,001000
Symbios,53C875
SYS PCI 33 9 pciclass,001000
Symbios,53C875
SYS PCI 33 10 SUNW,m64B ATY,GT-B
I see an m64 frame buffer in slot 10, and I would guess from
the Symbios name under the "Model" header that there are SCSI
controllers in slots 1 and 9. I just can't be sure what kind
they are.
Are there additional clues I can gather from somewhere to
determine this?
Need this pretty fast.
Thanks!
Ken Rossman
rossman at columbia.edu
Comments
Got something to say?
You must be logged in to post a comment.

