> The comparison will be most based on "char *", and the real value will be > change from uint_t to void *. Note that what I inclined to do now is to > make the current do_set_prop() function to be a libdladm() API which can be > called by each library. Using this model, different library can define its > own table of property table, and each property can define its own > xxx_check(), xxx_set(), xxx_get(), xxx_getmod() callback functions. > > Does this sound workable?
Yes. -- meem
