MODUNLOAD(8) | NetBSD System Manager's Manual | MODUNLOAD(8) |
modunload | name ... |
name is name of the module to be unloaded, as shown by modstat(8).
Builtin modules will not be unloaded from memory, but they will be disabled. They can be re-enabled using modload(8).
December 14, 2010 | NetBSD 5.99 |