Intro

MTW(4) - Device Drivers Manual

Usb, Intro, Ifmedia, Arp, Netintro, Ifconfig, Hostname.if, Mtw

MTW(4) - Device Drivers Manual # MTW(4) - Device Drivers Manual NAME # mtw - MediaTek USB IEEE 802.11b/g/n wireless network device SYNOPSIS # mtw* at uhub? port ? DESCRIPTION # The mtw driver supports USB 2.0 wireless adapters based on the MediaTek MT7601U chipset. These are the modes the mtw 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. ...

MUE(4) - Device Drivers Manual

Usb, Intro, Ifmedia, Arp, Netintro, Ifconfig, Ukphy, Hostname.if, Mue

MUE(4) - Device Drivers Manual # MUE(4) - Device Drivers Manual NAME # mue - Microchip LAN75xx/LAN78xx 10/100/1Gb USB Ethernet device SYNOPSIS # mue* at uhub? ukphy* at mii? DESCRIPTION # The mue driver supports Microchip LAN7500/LAN7505/LAN7515/LAN7850 USB 2.0 Gigabit Ethernet devices and LAN7800/LAN7801 USB 3.0 Gigabit Ethernet devices, including the following: Microchip EVB-LAN7800LC Z-TEK ZE582 For more information on configuring this device, see ifconfig(8). SEE ALSO # arp(4), ifmedia(4), intro(4), netintro(4), ukphy(4), usb(4), hostname. ...

MULTICAST(4) - Device Drivers Manual

Intro, Recvmsg, Getsockopt, Setsockopt, Sysctl, Socket, Inet, Inet6, Recvfrom, Mrouted, Ip6, Ip, Icmp6, Multicast

MULTICAST(4) - Device Drivers Manual # MULTICAST(4) - Device Drivers Manual NAME # multicast - multicast routing SYNOPSIS # options MROUTING #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <netinet/ip_mroute.h> #include <netinet6/ip6_mroute.h> int getsockopt(int s, IPPROTO_IP, MRT_INIT, void *optval, socklen_t *optlen); int setsockopt(int s, IPPROTO_IP, MRT_INIT, const void *optval, socklen_t optlen); int getsockopt(int s, IPPROTO_IPV6, MRT6_INIT, void *optval, socklen_t *optlen); int setsockopt(int s, IPPROTO_IPV6, MRT6_INIT, const void *optval, socklen_t optlen); ...

MVCLOCK(4) - Device Drivers Manual

Intro, Mvclock

MVCLOCK(4) - Device Drivers Manual # MVCLOCK(4) - Device Drivers Manual NAME # mvclock - Marvell Armada Clock and Reset Control SYNOPSIS # mvclock* at fdt? DESCRIPTION # The mvclock driver controls clock gating for integrated components of Marvell Armada SoCs. SEE ALSO # intro(4) HISTORY # The mvclock device driver first appeared in OpenBSD 6.4. AUTHORS # The mvclock driver was written by Mark Kettenis <kettenis@openbsd.org>. OpenBSD 7.5 - March 31, 2018

MVDOG(4) - Device Drivers Manual

Watchdog, Intro, Watchdogd, Mvdog

MVDOG(4) - Device Drivers Manual # MVDOG(4) - Device Drivers Manual NAME # mvdog - Marvell Armada 3700 watchdog timer SYNOPSIS # mvdog* at fdt? DESCRIPTION # The mvdog driver provides support for the integrated watchdog timer in the Marvell Armada 3700 SoC. SEE ALSO # intro(4), watchdog(4), watchdogd(8) HISTORY # The mvdog driver first appeared in OpenBSD 6.6. AUTHORS # The mvdog driver was written by Patrick Wildt <patrick@blueri. ...

MVGICP(4) - Device Drivers Manual

Intro, Mvgicp

MVGICP(4) - Device Drivers Manual # MVGICP(4) - Device Drivers Manual NAME # mvgicp - Marvell ARMADA 7K/8K GICP controller SYNOPSIS # mvgicp* at fdt? DESCRIPTION # The mvgicp driver provides support for the GICP controller found on the Marvell ARMADA 7K/8K SoCs. SEE ALSO # intro(4) HISTORY # The mvgicp driver first appeared in OpenBSD 6.5. AUTHORS # The mvgicp driver was written by Patrick Wildt <patrick@openbsd.org>. OpenBSD 7. ...

MVGPIO(4) - Device Drivers Manual

Intro, Mvgpio

MVGPIO(4) - Device Drivers Manual # MVGPIO(4) - Device Drivers Manual NAME # mvgpio - Marvell Armada GPIO controller SYNOPSIS # mvgpio* at fdt? DESCRIPTION # The mvgpio driver provides support for the GPIO ports found on Marvell Armada SoCs. It does not provide direct device driver entry points but makes its functions available to other drivers. SEE ALSO # intro(4) HISTORY # The mvgpio driver first appeared in OpenBSD 6. ...

MVICU(4) - Device Drivers Manual

Intro, Mvicu

MVICU(4) - Device Drivers Manual # MVICU(4) - Device Drivers Manual NAME # mvicu - Marvell Armada Interrupt Consolidation Unit SYNOPSIS # mvicu* at fdt? DESCRIPTION # The mvicu driver provides support for the interrupt controller integrated on the CP110 block of the Marvell Armada 70x0/80x0 SoCs. SEE ALSO # intro(4) HISTORY # The mvicu driver first appeared in OpenBSD 6.4. AUTHORS # The mvicu driver was written by Mark Kettenis <kettenis@openbsd. ...

MVIIC(4) - Device Drivers Manual

Intro, Iic, Mviic

MVIIC(4) - Device Drivers Manual # MVIIC(4) - Device Drivers Manual NAME # mviic - Marvell Armada 3700 onboard I2C controller SYNOPSIS # mviic* at fdt? iic* at mviic? DESCRIPTION # The mviic driver provides support for the I2C controller found on the Marvell Armada 3700 SoC. SEE ALSO # iic(4), intro(4) HISTORY # The mviic driver first appeared in OpenBSD 6.6. AUTHORS # The mviic driver was written by Patrick Wildt <patrick@blueri. ...

MVKPCIE(4) - Device Drivers Manual

Intro, Pci, Mvkpcie

MVKPCIE(4) - Device Drivers Manual # MVKPCIE(4) - Device Drivers Manual NAME # mvkpcie - Marvell ARMADA 3700 Host/PCIe bridge SYNOPSIS # mvkpcie* at fdt? pci* at mvkpcie? DESCRIPTION # The mvkpcie driver provides support for the PCIe controller found on the Marvell ARMADA 3710/3720 SoC. SEE ALSO # intro(4), pci(4) HISTORY # The mvkpcie driver first appeared in OpenBSD 6.8. AUTHORS # The mvkpcie driver was written by Patrick Wildt <patrick@blueri. ...