bhnd_pmu — Broadcom Home Networking Division PMU Driver
Contents
Description
The bhnd_pmu driver supports the Power Management Unit (PMU) found in Broadcom Home Networking Division
network chipsets and embedded systems.
The PMU provides a hardware interface for managing the device's clock and power topology.
History
The bhnd_pmu device driver first appeared in FreeBSD 12.0.
Name
bhnd_pmu — Broadcom Home Networking Division PMU Driver
See Also
bhnd(4), intro(4)
Synopsis
To compile this driver into the kernel, add this line to the kernel configuration file:
devicebhnd
To load the driver as a module at boot, add this line to loader.conf(5):
bhnd_load="YES"
