>  >    http://cr.opensolaris.org/~artem/pers-0421/
> 
> One quick question: is there a reason why dlmgmt_door_linkprop_init works
> in terms of devnames rather than linkids?

Initially I used devname because it is trivial to derive from 
mac_prop_init(dev_info_t, instance). Now that you asked, I suppose it 
could be achieved, though probably at the cost of additional trip across 
kernel/userland border.

-Artem

Reply via email to