IDENTIFY(9E) |
Driver Entry Points |
IDENTIFY(9E) |
identify - determine if a driver is associated with a device
illumos DDI specific (illumos DDI). This entry point is no longer supported.
nulldev(9F) must be specified in the dev_ops(9S) structure.
See attributes(7) for a description of the following attributes:
ATTRIBUTE
TYPE |
ATTRIBUTE VALUE |
Stability Level |
Obsolete |
Drivers must remove the identify(9e) implementation to recompile.
Otherwise, the compiler generates errors about DDI_IDENTIFIED and
DDI_NOT_IDENTIFIED.