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

bhndb — Broadcom Home Networking Division interconnect bridge driver

Authors

       The bhndb driver was written by Landon Fuller <landonf@FreeBSD.org>.

Caveats

       The bhndb driver does not currently support PCMCIA or SDIO devices.

Debian                                         October 16th, 2017                                       BHNDB(4)

Description

       The  bhndb  driver  provides bhnd(4) host bridge support for Broadcom Home Networking Division's wireless
       chipsets and network adapters.

       To enable use for PCI/PCIe systems, see the bhndb_pci(4) driver.

History

       The bhndb device driver first appeared in FreeBSD 11.0.

Name

       bhndb — Broadcom Home Networking Division interconnect bridge driver

See Also

bhnd(4), bhndb_pci(4), bwn(4), intro(4)

Synopsis

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

             devicebhnddevicebhndb

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

             bhndb_load="YES"

See Also