opensolaris man page for modlmisc

Query: modlmisc

OS: opensolaris

Section: 9s

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

modlmisc(9S)						    Data Structures for Drivers 					      modlmisc(9S)

NAME
modlmisc - linkage structure for loadable miscellaneous modules
SYNOPSIS
#include <sys/modctl.h>
INTERFACE LEVEL
Solaris DDI specific (Solaris DDI).
DESCRIPTION
The modlmisc structure is used by miscellaneous modules to export module specific information to the kernel.
STRUCTURE MEMBERS
struct mod_ops *misc_modops; char *misc_linkinfo; misc_modops Must always be initialized to the address of mod_miscops. This member identifies the module as a loadable miscellaneous module. misc_linkinfo Can be any string up to MODMAXNAMELEN characters (including the terminating NULL characters), and is used to describe the module, but can also contain other information (such as a version number).
SEE ALSO
modload(1M), modlinkage(9S) SunOS 5.11 6 Nov 2007 modlmisc(9S)
Related Man Pages
modldrv(9s) - opensolaris
modlinkage(9s) - opensolaris
modldrv(9s) - redhat
modldrv(9s) - opendarwin
modldrv(9s) - centos
Similar Topics in the Unix Linux Community
What does this mean?
Study UNIX Kernel
Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD
What's legal and what's not?
Solaris 10 - password complexity not working