GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BHND_CHIPC(4) FreeBSD Kernel Interfaces Manual BHND_CHIPC(4)

bhnd_chipc
Broadcom Home Networking Division ChipCommon Driver

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

To compile driver support for all additional devices found in embedded systems, add the following additional lines to the kernel configuration file:

device cfi
device gpio
device spibus
device uart

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

bhnd_load="YES"

The bhnd_chipc driver supports the ChipCommon core found in Broadcom Home Networking Division network chipsets and embedded systems.

The ChipCommon core provides an interface to common hardware facilities, including device identification, UARTs, CFI and SPI flash, One-time Programmable (OTP) Memory, and GPIO.

bhnd(4), intro(4)

The bhnd_chipc device driver first appeared in FreeBSD 11.0.

The bhnd_chipc driver was written by Landon Fuller <landonf@FreeBSD.org>, and Michael Zhilin <mizhka@FreeBSD.org>.
October 16, 2017 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.