xref: /freebsd/release/packages/ucl/devmatch-all.ucl (revision d9cc3d558d00ee7f62dbef2032f099033c91d2a1)
1comment = "Automatically load kernel drivers for attached hardware"
2
3desc = <<EOD
4The devmatch(8) utility is used to load kernel drivers for hardware attached to
5the running system.  devmatch(8) is started at boot by rc(8), and during system
6operation by devd(8) when new hardware is attached to the system.
7EOD
8
9annotations {
10	set = minimal
11}
12