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

  man pages->OpenBSD man pages -> modunload (8)              
Title
Content
Arch
Section
 

MODUNLOAD(8)

Contents


NAME    [Toc]    [Back]

     modunload - unload a kernel module

SYNOPSIS    [Toc]    [Back]

     modunload [-i id] [-n name] [-p postunload]

DESCRIPTION    [Toc]    [Back]

     The modunload utility unloads a loadable kernel module  from
a running
     system.   The  id or name is the ID or name of the module as
shown by
     modstat(8).

     One of the following options must be specified:

     -i id   Unload the module with the ID id.

     -n name
             Unload the module with the name name.

     -p postunload
             Specify the name of a shell script or  program  that
will be executed
  if  the module is successfully unloaded. This
program is
             passed no arguments.

DIAGNOSTICS    [Toc]    [Back]

     The modunload utility exits 0 on success or with a  non-zero
status if an
     error occurred.

SEE ALSO    [Toc]    [Back]

      
      
     lkm(4), modload(8), modstat(8)

HISTORY    [Toc]    [Back]

     The  modunload  command  was designed to be similar in functionality to the
     corresponding command in SunOS 4.1.3.

AUTHORS    [Toc]    [Back]

     Terrence R. Lambert [email protected]

OpenBSD      3.6                           June      7,      1993
[ Back ]
 Similar pages
Name OS Title
moduload HP-UX unload a kernel module on demand
kldunload FreeBSD unload a file from the kernel
MODULE_VERSION FreeBSD set kernel module version
modload OpenBSD load a kernel module
modstat FreeBSD get status of kernel module
MODULE_DEPEND FreeBSD set kernel module dependencies
arp Linux Linux ARP kernel module.
module FreeBSD structure describing a kernel module
modinfo Linux display information about a kernel module
DECLARE_MODULE FreeBSD kernel module declaration macro
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service