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_pci — Broadcom Home Networking Division PCI host bridge driver

Authors

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

Debian                                          October 16, 2017                                    BHNDB_PCI(4)

Description

       The  bhndb_pci  driver provides bhndb(4) support for the PCI and PCIe host bridge cores found in Broadcom
       Home Networking Division's wireless chipsets and network adapters.

History

       The bhndb_pci device driver first appeared in FreeBSD 11.0.

Name

       bhndb_pci — Broadcom Home Networking Division PCI host bridge driver

See Also

bhnd(4), bhndb(4), bwn(4), intro(4), pci(4)

Synopsis

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

             devicebhnddevicebhndbdevicebhndb_pcidevicepci

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

             bhndb_pci_load="YES"

See Also