Next | Prev | Up | Top | Contents | Index
Using a Dynamically Loadable Kernel Module
You can use either lboot or the ml command to load, register, unload, unregister, and list loadable kernel modules. The lboot command parses module type, prefix, and major number information from the module's master file in the /var/sysgen/master.d directory. The loadable object file is expected to be found in the /var/sysgen/boot directory. The ml command also provides a means of loading, registering, and unloading loadable modules, without the having to create a master file or reconfigure the kernel.
- Load
-
- Register
-
- Unload
-
- Unregister
-
- List
-
Next | Prev | Up | Top | Contents | Index