Identify fiber card

All,

Is there a way to identify which fiber card (brand) I have in my system? I believe my solaris 8 box has an LP9002LE card, I'm just not 100% sure.

Thanks,
Kevin

If you login as superuser and type format, it should give you the brand name (provided it was properly inputted when it was installed on the system).

Typing format only showed me the disk selections. The system is connected to an EMC Clariion array via fiber. I need to identify the fiber card itself, not the disks that are attached.

To identify you card prtconf -pv
You will see something like this
.....

        \#address-cells:  00000002
        device_type:  'scsi-fcp'
        name:  'SUNW,qlc'
        version: 'ISP2200 FC-AL Host Adapter Driver: 1.14 01/11/20'
        66mhz-capable:  

....
....

Thanks, that did the trick.