tail head cat sleep
QR code linking to this page

Manual Pages  — BHNDB

NAME

bhndb – Broadcom Home Networking Division interconnect bridge driver

CONTENTS

SYNOPSIS

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

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

bhndb_load="YES"

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.

SEE ALSO

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

HISTORY

The bhndb device driver first appeared in FreeBSD 11.0 .

AUTHORS

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

CAVEATS

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

BHNDB (4) October 16th, 2017

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

This philosophy, in the hands of amateurs, leads to inexplicably mind-numbing botches like the existence of two programs, “head” and “tail,” which print the first part or the last part of a file, depending. Even though their operations are duals of one another, “head” and “tail” are different programs, written by different authors, and take different options!
— The Unix Haters' handbook