Intro

CDSDHC(4) - Device Drivers Manual

Intro, Sdmmc, Cdsdhc

CDSDHC(4) - Device Drivers Manual # CDSDHC(4) - Device Drivers Manual NAME # cdsdhc - Cadence SD/SDIO/eMMC host controller SYNOPSIS # cdsdhc* at fdt? sdmmc* at cdsdhc? DESCRIPTION # The cdsdhc driver provides support for the Cadence SD/SDIO/eMMC host controller, which provides an interface to the sdmmc(4) bus. SEE ALSO # intro(4), sdmmc(4) HISTORY # The cdsdhc driver first appeared in OpenBSD 7.1. OpenBSD 7.5 - January 18, 2022

CENTRAL(4) - Device Drivers Manual (sparc64)

Intro, Fhc, Central

CENTRAL(4) - Device Drivers Manual (sparc64) # CENTRAL(4) - Device Drivers Manual (sparc64) NAME # central - SPARC64 Central controller SYNOPSIS # central* at mainbus0 DESCRIPTION # The central device provides support for the central host controller on sparc64 systems, most often found on Sunfire, Starfire, and Wildfire UltraSPARC systems. It provides an attachment point for the main fhc(4) Firehose controller used to control board level functions on the host. ...

CFXGA(4) - Device Drivers Manual

Pcmcia, Intro, Wsdisplay, Wscons, Cfxga

CFXGA(4) - Device Drivers Manual # CFXGA(4) - Device Drivers Manual NAME # cfxga - Colorgraphic VoyagerVGA video card driver SYNOPSIS # cfxga* at pcmcia? wsdisplay* at cfxga? DESCRIPTION # The Colorgraphic VoyagerVGA card is a CompactFlash removable video card. The cfxga driver allows its use under OpenBSD within the wscons(4) console framework. SEE ALSO # intro(4), pcmcia(4), wscons(4), wsdisplay(4) BUGS # The cfxga driver forces the card into a 16bpp, 640x480, 72Hz mode on the VGA output connector. ...

CGSIX(4) - Device Drivers Manual (sparc64)

Intro, Config, Sbus, Boot_config, Wscons, Wsdisplay, Cgsix

CGSIX(4) - Device Drivers Manual (sparc64) # CGSIX(4) - Device Drivers Manual (sparc64) NAME # cgsix - accelerated 8-bit color frame buffer SYNOPSIS # cgsix* at sbus? flags 0x0 wsdisplay* at cgsix? DESCRIPTION # The cgsix is an SBus color frame buffer with graphics acceleration, commonly found in the non ‘creator’ SBus UltraSPARC workstations. The cgsix 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. ...

CGTHREE(4) - Device Drivers Manual (sparc64)

Intro, Wsdisplay, Sbus, Wscons, Cgthree

CGTHREE(4) - Device Drivers Manual (sparc64) # CGTHREE(4) - Device Drivers Manual (sparc64) NAME # cgthree - 8-bit color frame buffer SYNOPSIS # cgthree* at sbus? wsdisplay* at cgthree? DESCRIPTION # The cgthree is an SBus color frame buffer. The cgthree 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. ...

CGTWELVE(4) - Device Drivers Manual (sparc64)

Intro, Wsdisplay, Sbus, Wscons, Cgtwelve

CGTWELVE(4) - Device Drivers Manual (sparc64) # CGTWELVE(4) - Device Drivers Manual (sparc64) NAME # cgtwelve - accelerated 24-bit color frame buffer SYNOPSIS # cgtwelve* at sbus? wsdisplay* at cgtwelve? DESCRIPTION # The cgtwelve is a triple-slot SBus color frame buffer, with graphics acceleration and overlay capabilities. The cgtwelve 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. ...

CH(4) - Device Drivers Manual

Intro, Chio, Sd, Scsi, St, Cd, Ch

CH(4) - Device Drivers Manual # CH(4) - Device Drivers Manual NAME # ch - SCSI media-changer (juke box) driver SYNOPSIS # ch? at scsibus? DESCRIPTION # The ch driver provides support for SCSI juke boxes. It allows many slots of media to be multiplexed between a number of drives. A SCSI adapter and a logical scsibus must also be separately configured into the system before a SCSI changer can be configured. ...

CHVGPIO(4) - Device Drivers Manual

Acpi, Intro, Chvgpio

CHVGPIO(4) - Device Drivers Manual # CHVGPIO(4) - Device Drivers Manual NAME # chvgpio - Intel Cherry View GPIO controller SYNOPSIS # chvgpio* at acpi? DESCRIPTION # The chvgpio driver provides support for the GPIO controllers found on Intel’s Cherry View 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 chvgpio driver first appeared in OpenBSD 6. ...

CIA(4) - Device Drivers Manual (alpha)

Intro, Pci, Cia

CIA(4) - Device Drivers Manual (alpha) # CIA(4) - Device Drivers Manual (alpha) NAME # cia - DECchip 2117x Core Logic chipset SYNOPSIS # cia* at mainbus? pci* at cia? DESCRIPTION # The cia driver provides support for the DECchip 2117x Core Logic chipset (PCI controller) found on the AlphaStation 500/600, AlphaServer 1000 and AlphaServer 800/1000A systems. SEE ALSO # intro(4), pci(4) OpenBSD 7.5 - September 10, 2015

CIPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Ciphy

CIPHY(4) - Device Drivers Manual # CIPHY(4) - Device Drivers Manual NAME # ciphy - Cicada/Vitesse CS82xx/VSC8211/VSC8601 10/100/1Gb Ethernet PHY SYNOPSIS # ciphy* at mii? DESCRIPTION # The ciphy driver supports the Cicada CS8201/CS8204/VSC8211/CS8244 and Vitesse VSC8601 10/100/1Gb copper PHY. SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) OpenBSD 7.5 - September 8, 2021