identify(9e) sunos man page | unix.com

Man Page: identify

Operating Environment: sunos

Section: 9e

identify(9E)							Driver Entry Points						      identify(9E)

NAME
identify - determine if a driver is associated with a device
INTERFACE LEVEL
Solaris DDI specific (Solaris DDI). This entry point is no longer supported. nulldev(9F) must be specified in the dev_ops(9S) structure.
SEE ALSO
nulldev(9F), dev_ops(9S)
ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Stability Level |Obsolete | +-----------------------------+-----------------------------+
WARNING
For Solaris 10 and later versions, drivers must remove the identify(9e) implementation to recompile. Otherwise, the compiler generates errors about DDI_IDENTIFIED and DDI_NOT_IDENTIFIED. SunOS 5.10 11 Apr 2003 identify(9E)
Related Man Pages
probe(9e) - opensolaris
probe(9e) - sunos
probe(9e) - php
probe(9e) - v7
probe(9e) - bsd
Similar Topics in the Unix Linux Community
crontab problem
Identifying same character and ouput the sum
How to identify User Machine name?
Unable to identify the special characters beyond the range of "[\x80-\xFF]"
How to identify delimiter to find and replace a string with sed?