pavement

Kldload

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
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.
+
Used to load kernel modules on the fly.
 +
 
 +
To unload a module, use [[kldunload]].

Revision as of 17:14, 9 July 2005

Used to load kernel modules on the fly.

To unload a module, use kldunload.

Personal tools