Jon Aimone wrote: > Hi, > > I just can't seem to find any public header file available to non-ON > developers that mentions those functions...
Those functions are not public. (If they were, they should be listed in libdevinfo(3LIB).) As it is, I see they're defined as static, so certainly not intended to be used outside libdevinfo. I don't see any wrapper that encapsulates their functionality in any externally-visible symbol either.