Intro

DCPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Dcphy

DCPHY(4) - Device Drivers Manual # DCPHY(4) - Device Drivers Manual NAME # dcphy - Pseudo-driver for media support on DEC 21143 controllers SYNOPSIS # dcphy* at mii? DESCRIPTION # The dcphy driver handles media selection on the DEC 21143 chip as it has no real MII interface. SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) OpenBSD 7.5 - July 31, 2009

DE(4) - Device Drivers Manual

Intro, Pci, Ifmedia, Arp, Netintro, Ifconfig, Hostname.if, De

DE(4) - Device Drivers Manual # DE(4) - Device Drivers Manual NAME # de - DEC DC21x4x (Tulip) 10/100 Ethernet device SYNOPSIS # de* at pci? DESCRIPTION # The de device driver supports Ethernet adapters based on the Digital Equipment DC21x4x based self-contained Ethernet chips. This includes, among others, the following models: Asante Cogent EM100FX and EM440TX DEC PCI DE435, EISA DE425, DE450, DE500 older Linksys 10, 10/100 SMC 8432, 9332, 9334 ...

DINO(4) - Device Drivers Manual (hppa)

Intro, Pci, Uturn, Phantomas, Com, Dino

DINO(4) - Device Drivers Manual (hppa) # DINO(4) - Device Drivers Manual (hppa) NAME # dino - Dino and Cujo Host/PCI bridges SYNOPSIS # dino* at phantomas? dino* at uturn? com1 at dino? irq 11 pci* at dino? DESCRIPTION # This driver supports Dino and Cujo Host/PCI bridges found on the A, B, C and J-class workstations. Cujo is a 64 bit datapath version of Dino. On some machines it may also provide an additional serial port through the com(4) driver, or PS/2 keyboard and mouse ports, though the latter are not yet supported. ...

DSXRTC(4) - Device Drivers Manual

Intro, Iic, Dsxrtc

DSXRTC(4) - Device Drivers Manual # DSXRTC(4) - Device Drivers Manual NAME # dsxrtc - Maxim DS3231/DS3232 real-time clock SYNOPSIS # dsxrtc* at iic? addr 0x68 DESCRIPTION # The dsxrtc driver provides support for the Maxim DS3231 and DS3232 real-time clock chips. SEE ALSO # iic(4), intro(4) HISTORY # The dsxrtc driver first appeared in OpenBSD 6.7. AUTHORS # The dsxrtc driver was written by Mark Kettenis <kettenis@openbsd.org>. OpenBSD 7. ...

DWDOG(4) - Device Drivers Manual

Watchdog, Intro, Watchdogd, Dwdog

DWDOG(4) - Device Drivers Manual # DWDOG(4) - Device Drivers Manual NAME # dwdog - Synopsys DesignWare watchdog timer SYNOPSIS # dwdog* at fdt? DESCRIPTION # The dwdog driver provides support for the Synopsys DesignWare watchdog timer, which is built into various SoCs. SEE ALSO # intro(4), watchdog(4), watchdogd(8) HISTORY # The dwdog driver first appeared in OpenBSD 6.2. AUTHORS # The dwdog driver was written by Mark Kettenis <kettenis@openbsd. ...

DWGE(4) - Device Drivers Manual

Intro, Ifmedia, Arp, Netintro, Rgephy, Ifconfig, Inet, Hostname.if, Dwge

DWGE(4) - Device Drivers Manual # DWGE(4) - Device Drivers Manual NAME # dwge - Synopsys DesignWare GMAC 10/100/1Gb Ethernet device SYNOPSIS # dwge* at fdt? rgephy* at mii? DESCRIPTION # The dwge driver provides support for various Ethernet controllers based on the Synopsys DesignWare GMAC core. These controllers are typically found on SoCs, such as the Allwinner A20/A31 and Rockchip RK3288/RK3399 ARM SoCs. The dwge driver supports several media types, which are selected via the ifconfig(8) command. ...

DWGPIO(4) - Device Drivers Manual

Acpi, Intro, Dwgpio

DWGPIO(4) - Device Drivers Manual # DWGPIO(4) - Device Drivers Manual NAME # dwgpio - Synopsys DesignWare GPIO controller SYNOPSIS # dwgpio* at acpi? DESCRIPTION # The dwgpio driver provides support for the Synopsys DesignWare GPIO controller found on, for example, the Ampere eMAG 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 dwgpio device driver first appeared in OpenBSD 6. ...

DWMMC(4) - Device Drivers Manual

Intro, Sdmmc, Dwmmc

DWMMC(4) - Device Drivers Manual # DWMMC(4) - Device Drivers Manual NAME # dwmmc - Synopsys DesignWare MMC/SD/SDIO controller SYNOPSIS # dwmmc* at fdt? sdmmc* at dwmmc? DESCRIPTION # The dwmmc driver provides support for various MMC/SD/SDIO controllers based on the Synopsys DesignWare SD/eMMC core. These controllers are typically found on SoCs, such as the Rockchip RK3288/RK3399 and Samsung Exynos ARM SoCs. The sdmmc(4) subsystem performs SD/MMC transactions to communicate with whatever MMC/SD/SDIO devices are inserted into the card slot or directly connected to the controller. ...

DWMSHC(4) - Device Drivers Manual

Intro, Sdhc, Sdmmc, Dwmshc

DWMSHC(4) - Device Drivers Manual # DWMSHC(4) - Device Drivers Manual NAME # dwmshc - Synopsys DesignWare Mobile Storage Host Controller SYNOPSIS # dwmshc* at fdt? sdmmc* at dwmshc? DESCRIPTION # The dwmshc driver provides support for the Synopsys DesignWare Mobile Storage Host Controller core. This core is used on the Rockchip RK3566 and RK3568 SoCs as the eMMC controller. The Synopsys DesignWare Mobile Storage Host Controller core implements the SD Host Controller Standard Simplified Specification, but requires non-standard support for high clock rates. ...

DWPCIE(4) - Device Drivers Manual

Intro, Pci, Dwpcie

DWPCIE(4) - Device Drivers Manual # DWPCIE(4) - Device Drivers Manual NAME # dwpcie - Synopsys DesignWare Host/PCIe bridge SYNOPSIS # dwpcie* at fdt? pci* at dwpcie? DESCRIPTION # The dwpcie driver provides support for the Synopsys DesignWare PCIe controller, which is built into various SoCs. SEE ALSO # intro(4), pci(4) HISTORY # The dwpcie driver first appeared in OpenBSD 6.4. AUTHORS # The dwpcie driver was written by Mark Kettenis <kettenis@openbsd. ...