Intro

BONITO(4) - Device Drivers Manual (loongson)

Mainbus, Intro, Pci, Glxpcib, Bonito

BONITO(4) - Device Drivers Manual (loongson) # BONITO(4) - Device Drivers Manual (loongson) NAME # bonito - memory and PCI or PCI-X controller SYNOPSIS # bonito0 at mainbus0 pci0 at bonito? DESCRIPTION # The bonito driver supports both the Algorithmics Bonito64 memory and PCI controller on Loongson 2E-based systems, or the onboard memory and PCI-X controller found on Loongson 2F-based systems, which is a very close design, albeit not compatible with the original Bonito. ...

BPP(4) - Device Drivers Manual (sparc64)

Intro, Sbus, Bpp

BPP(4) - Device Drivers Manual (sparc64) # BPP(4) - Device Drivers Manual (sparc64) NAME # bpp - parallel port SYNOPSIS # bpp0 at sbus? DESCRIPTION # The bpp driver provides support for the built-in parallel port. It only supports writing data to the device. FILES # /dev/bpp parallel port device SEE ALSO # intro(4), sbus(4) OpenBSD 7.5 - January 21, 2014

BRGPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Brgphy

BRGPHY(4) - Device Drivers Manual # BRGPHY(4) - Device Drivers Manual NAME # brgphy - Broadcom BCM54xx/BCM57xx 10/100/1Gb/2.5Gb Ethernet PHY SYNOPSIS # brgphy* at mii? DESCRIPTION # The brgphy driver supports Broadcom BCM5400 100/1000TX Ethernet PHY interfaces, as well as the BCM5401, BCM541x, BCM5421, BCM54K2, BCM5462, BCM546x, BCM570x, BCM5714, BCM5722, BCM575x, BCM5761, BCM578x, BCM5906 and BCM57780 10/100/1000baseT Ethernet PHY interfaces, and BCM5708S Gigabit/2500 Ethernet PHY interfaces. SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) ...

BRSWPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Brswphy

BRSWPHY(4) - Device Drivers Manual # BRSWPHY(4) - Device Drivers Manual NAME # brswphy - Broadcom BCM53xx 10/100/1000TX Ethernet PHY SYNOPSIS # brswphy* at mii? DESCRIPTION # The brswphy driver supports Broadcom BCM53115 10/100/1000TX Ethernet PHY interfaces found on some of the octeon models. SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) HISTORY # The brswphy driver first appeared in OpenBSD 5.6. AUTHORS # The brswphy driver was written by Paul Irofti <paul@irofti. ...

BSD.PORT.MK(5) - File Formats Manual

Ports, Bsd.port.arch.mk, Distfiles, Pkg_add, Modules, Intro, Mk.conf, Specs, Pkgpath, Ftp, Pkg_create, Bsd-Port-Mk

BSD.PORT.MK(5) - File Formats Manual # BSD.PORT.MK(5) - File Formats Manual NAME # bsd.port.mk - ports tree master Makefile fragment SYNOPSIS # .include <bsd.port.mk> DESCRIPTION # bsd.port.mk contains the [ports(7)](/man/man7/ports.7) tree make(1) framework, in the form of documented public targets, variables and paths. The actual bsd.port.mk file lives under ${PORTSDIR}/infrastructure/mk, with make(1)’s system include file redirecting to it. Optional parts of this framework have been moved to port-modules(5) in an effort to shrink the main file (see also MODULES) . ...

BSE(4) - Device Drivers Manual

Intro, Ifmedia, Arp, Netintro, Brgphy, Ifconfig, Inet, Hostname.if, Bse

BSE(4) - Device Drivers Manual # BSE(4) - Device Drivers Manual NAME # bse - Broadcom GENET 10/100/1Gb Ethernet device SYNOPSIS # bse* at acpi? bse* at fdt? brgphy* at mii? DESCRIPTION # The bse driver provides support for the Broadcom GENET controller found on the Raspberry Pi4. The bse driver supports several media types, which are selected via the ifconfig(8) command. The supported media types are: media autoselect ...

BWFM(4) - Device Drivers Manual

Usb, Intro, Pci, Ifmedia, Arp, Netintro, Ifconfig, Hostname.if, Bwfm

BWFM(4) - Device Drivers Manual # BWFM(4) - Device Drivers Manual NAME # bwfm - Broadcom and Cypress IEEE 802.11a/ac/ax/b/g/n wireless network device SYNOPSIS # bwfm* at pci? bwfm* at sdmmc? bwfm* at usb? DESCRIPTION # The bwfm driver provides support for Broadcom and Cypress FullMAC wireless network adapters. The following table summarizes supported chipsets and their capabilities, as well as the bus attachments recognized by the bwfm driver: ...

BWI(4) - Device Drivers Manual

Intro, Cardbus, Pci, Ifmedia, Arp, Netintro, Ifconfig, Hostname.if, Bwi

BWI(4) - Device Drivers Manual # BWI(4) - Device Drivers Manual NAME # bwi - Broadcom AirForce IEEE 802.11b/g wireless network device SYNOPSIS # bwi* at cardbus? bwi* at pci? DESCRIPTION # The bwi driver provides support for Broadcom AirForce based PCI/Cardbus network adapters. These are the modes the bwi driver can operate in: BSS mode Also known as infrastructure mode, this is used when associating with an access point, through which all traffic passes. ...

BWTWO(4) - Device Drivers Manual (sparc64)

Intro, Wsdisplay, Sbus, Wscons, Bwtwo

BWTWO(4) - Device Drivers Manual (sparc64) # BWTWO(4) - Device Drivers Manual (sparc64) NAME # bwtwo - monochromatic frame buffer SYNOPSIS # bwtwo* at sbus? wsdisplay* at bwtwo? DESCRIPTION # The bwtwo is an SBus monochrome frame buffer. The bwtwo driver interfaces the frame buffer with the wscons(4) console framework. It does not provide direct device driver entry points but makes its functions available via the internal wsdisplay(4) interface. ...

BYTGPIO(4) - Device Drivers Manual

Acpi, Intro, Bytgpio

BYTGPIO(4) - Device Drivers Manual # BYTGPIO(4) - Device Drivers Manual NAME # bytgpio - Intel Bay Trail GPIO controller SYNOPSIS # bytgpio* at acpi? DESCRIPTION # The bytgpio driver provides support for the GPIO controllers found on Intel’s Bay Trail SoC. It does not provide direct device driver entry points but makes its functions available to acpi(4). SEE ALSO # acpi(4), intro(4) HISTORY # The bytgpio driver first appeared in OpenBSD 6. ...