*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> MODULE_VERSION (9)              
Title
Content
Arch
Section
 

MODULE_VERSION(9)

Contents


NAME    [Toc]    [Back]

     MODULE_VERSION -- set kernel module version

SYNOPSIS    [Toc]    [Back]

     #include <sys/param.h>
     #include <sys/module.h>

     MODULE_VERSION(name, int version);

DESCRIPTION    [Toc]    [Back]

     The MODULE_VERSION() macro sets the version of the module called name.
     Other kernel modules can then depend on this module (see
     MODULE_DEPEND(9)).

EXAMPLES    [Toc]    [Back]

     MODULE_VERSION(foo, 1);

SEE ALSO    [Toc]    [Back]

      
      
     DECLARE_MODULE(9), module(9), MODULE_DEPEND(9)

AUTHORS    [Toc]    [Back]

     This manual page was written by Alexander Langer <[email protected]>.


FreeBSD 5.2.1			March 11, 2001			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
Initialize Tru64 Verify module version (CDSA)
arp Linux Linux ARP kernel module.
modload OpenBSD load a kernel module
modunload OpenBSD unload a kernel module
MODULE_DEPEND FreeBSD set kernel module dependencies
modstat FreeBSD get status of kernel module
module FreeBSD structure describing a kernel module
modfind FreeBSD returns the modid of a kernel module
moduload HP-UX unload a kernel module on demand
insmod Linux install loadable kernel module
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service