Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ modunload(8) — SunOS 4.0.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

modload(8)

modstat(8)

MODUNLOAD(8)  —  MAINTENANCE COMMANDS

NAME

modunload − unload a loaded kernel module

SYNOPSIS

modunload −id module_id [ −exec  exec_file ]

DESCRIPTION

modunload unloads a loadable module from a running system.  The module_id is the ID of the module as shown by modstat(8). 

OPTIONS

−exec exec_file Specify the name of a shell script or executable image file that will be executed before the module is unloaded.  It is always passed the module id (in decimal) and module type (in hexadecimal) as the first two arguments.  For loadable drivers, the third and fourth arguments are the block major and character major numbers respectively.  For a loadable system call, the third argument is the system call number. 

SEE ALSO

modload(8), modstat(8)

Sun Release 4.0  —  Last change: 6 March 1989

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026