InnerhalbNach weiteren Dokumenten suchenSupport-Ressourcen | Dieses Buch im PDF-Format herunterladen (8966 KB)
modunload(1M)Name | Synopsis | Description | Options | Attributes | See Also | Notes Name
Synopsismodunload -i module_id [-e exec_file] Descriptionmodunload unloads a loadable module from the running system. The module_id is the ID of the module as shown by modinfo(1M). If ID is 0, all modules that were autoloaded which are unloadable, are unloaded. Modules loaded by modload(1M) are not affected. Options
The following options are supported: AttributesSee attributes(5) for descriptions of the following attributes:
See AlsoNotesThe modunload command is often used on driver modules to force the system to reread the associated driver configuration file. While this works in the current Solaris release, it is not the supported way to reread the configuration file and is not guaranteed to work in future releases. The supported way for rereading driver configuration file is through the update_drv(1M) command. Name | Synopsis | Description | Options | Attributes | See Also | Notes |
||||