Kldload
From FreeBSDwiki
(Difference between revisions)
m ((final check to ensure all is working properly after extension addition and reconfiguration)) |
m (speak about kldunload) |
||
| Line 1: | Line 1: | ||
| − | + | Used to load kernel modules on the fly. | |
| + | |||
| + | To unload a module, use [[kldunload]]. | ||
Revision as of 16:14, 9 July 2005
Used to load kernel modules on the fly.
To unload a module, use kldunload.