OpenSolaris

Printable Version Enter a New Search
Bug ID 6688491
Synopsis fwflash's ses plugin needs tighter integration with libses
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:fwflash
Keywords dropbear | libses | no_aura | nvlist | roll-your-own | uscsi
Responsible Engineer James Mcpherson
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_93
Fixed In snv_93
Release Fixed solaris_nevada(snv_93)
Related Bugs 6616085 , 6688492 , 6698562 , 6698571 , 6699895 , 6708201 , 6711988
Submit Date 15-April-2008
Last Update Date 10-August-2009
Description
There are two functions in usr/src/cmd/fwflash/plugins/transport/common/ses.c
which currently roll their own uscsi(7I) code. This can be replaced with correct
use of nvlist property lookups based on libses. 

The two functions are inquiry() and ses_dl_ucode_check().
Work Around
N/A
Comments
N/A