Managing dynamically loadable kernel modules

Determining which DLKMs are currently loaded

To obtain a list of module names (module-name) and module identifiers (modid) for currently loaded modules, execute

modadmin -s

To obtain the full status of currently loaded modules, execute:

modadmin -S

See modadmin(1M).


Next topic: Obtaining more information about a specific loaded DLKM
Previous topic: Determining if a DLKM needs to be configured

© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999