Hi, I misunderstood the prtconf -v output. I am now in a state of detecting the SCSI disks attached to HBA. I assigend a pointer to cfgadm -al output where I get the details of disks attached to HBA. Then one by one I send the uscsi ioctl devices to get the scsi disk details. I hope this method will also works.
But I want to get the details of HBA also on which SCSI disks are attached. I am setting a system environment variable and providing the HBA driver details to system environment. Then I am getting this variable in applicaton for getting the HBA driver type and giving this HBA driver details to prtconf -Dv to see the HBA instances for this HBA driver. I hope this will work to detect HBA for HBA driver provided. But after that, how I can see the details of HBA i.e HBA vendor name and Product ID? Do I need to use any ioctl to communicate with HBA and if yes then which ioctl to be used? Regards, Aakash Bedge _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
