xref: /freebsd/release/packages/ucl/devmatch-all.ucl (revision d61c75f634cf52fdef9590601d881f85275eee9a)
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