mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
This adds it to devctl, libdevctl, defines the two IOCTLs and implements the kernel bits. causes any new drivers that are added via kldload to be deferred until a 'thaw' comes in. These do not stack: it is an error to freeze while frozen, or thaw while thawed. Differential Revision: https://reviews.freebsd.org/D16735 |
||
|---|---|---|
| .. | ||
| devctl.8 | ||
| devctl.c | ||
| Makefile | ||
| Makefile.depend | ||