> After some operations, like update_drv, I found > ::print -t struct sd_lun > is not working any more. It prints out some wrong type.
The new driver has been uniquified against a different genunix. See http://blogs.sun.com/levon/entry/reducing_ctf_overhead for background. > Does anybody know how to recover it? Ensure the driver is not uniquified when it is built. -- meem