> DLPI_NATIVE > Enable DLPI native mode (see dlpi(7P)) on a DLPI link instance. Native mode > persists until the DLPI handle is closed by dlpi_close(3DLPI). > > And, probably, what I did was, i went to the dlpi(7P) and tried to use > FIND on the string "DLPI_NATIVE" and didn't find anything. But ok, > there is more about native mode there, but there is talk about other > primitives like DLIOCNATIVE so one cannot be sure with a "fast read" > (my project is due friday :-) that this relates to dlpi_open() and > DLPI_NATIVE.
We'll expand the dlpi_open() manpage to point people specifically at DLIOCNATIVE (and DLIOCRAW). Thanks, -- meem
