logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bhnd_pmu — Broadcom Home Networking Division PMU Driver

Authors

       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>.

Debian                                          October 16, 2017                                     BHND_PMU(4)

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"

See Also