DOKK / manpages / debian 10 / freebsd-manpages / bhnd_pmu.4freebsd.en
BHND_PMU(4) Device Drivers Manual BHND_PMU(4)

bhnd_pmuBroadcom Home Networking Division PMU Driver

To compile this driver into the kernel, add this line to the kernel configuration file:

device bhnd

To load the driver as a module at boot, add this line to loader.conf(5):

bhnd_load="YES"

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.

bhnd(4), intro(4)

The bhnd_pmu device driver first appeared in FreeBSD 12.0.

The bhnd_pmu driver was derived from Broadcom's ISC-licensed Linux PMU drivers, and was ported to FreeBSD and bhnd(4) by Landon Fuller <landonf@FreeBSD.org>.

October 16, 2017 Debian