LO(4) - Device Drivers Manual # LO(4) - Device Drivers Manual
NAME # lo - software loopback network interface
SYNOPSIS # pseudo-device loop
DESCRIPTION # The loop interface is a software loopback mechanism which may be used for performance analysis, software testing, and/or local communication.
A loop interface can be created at runtime using the ifconfig lo‌N create command or by setting up a hostname.if(5) configuration file for netstart(8). The lo0 interface will always exist and cannot be destroyed using ifconfig(8).
...
MALO(4) - Device Drivers Manual # MALO(4) - Device Drivers Manual
NAME # malo - Marvell Libertas IEEE 802.11b/g wireless network device
SYNOPSIS # malo* at cardbus? malo* at pci? malo* at pcmcia?
DESCRIPTION # The malo driver provides support for Marvell Libertas 88W8335/88W8310/88W8385 based PCI/CardBus/PCMCIA network adapters. The second generation 88W8335/88W8310 chipsets support 802.11b/g.
These are the modes the malo 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.
...
MC(4) - Device Drivers Manual (macppc) # MC(4) - Device Drivers Manual (macppc)
NAME # mc - Am79C940 (MACE) on-board Ethernet device
SYNOPSIS # mc* at macobio?
DESCRIPTION # The mc interface provides access to a 10 Mb/s Ethernet network via the AMD Am79C940 (MACE) Ethernet chip set.
The mc interface supports the on-board Ethernet of most old world Power Macintosh systems.
Machines supported by the mc driver include:
...
MCX(4) - Device Drivers Manual # MCX(4) - Device Drivers Manual
NAME # mcx - Mellanox 5th generation Ethernet device
SYNOPSIS # mcx* at pci?
DESCRIPTION # The mcx driver supports Mellanox 5th generation Ethernet devices. Chipsets and cards in this group include:
ConnectX-4 Lx EN ConnectX-4 EN ConnectX-5 EN ConnectX-6 EN ConnectX-6 Dx EN ConnectX-6 Lx EN SEE ALSO # arp(4), ifmedia(4), intro(4), netintro(4), pci(4), hostname.if(5), ifconfig(8)
HISTORY # The mcx driver first appeared in OpenBSD 6.
...
MOS(4) - Device Drivers Manual # MOS(4) - Device Drivers Manual
NAME # mos - MosChip MCS7730/7830/7832 10/100 USB Ethernet device
SYNOPSIS # mos* at uhub?
DESCRIPTION # The mos driver provides support for USB Ethernet adapters based on the MosChip MCS7730, MCS7830 and MCS7832 USB 2.0 chipsets, including the following:
Delock 61147
Sitecom LN-030
Syba SY-U2LAN
All adapters operate with either USB 1.x or USB 2.0 controllers, though performance with 1.
...
MPE(4) - Device Drivers Manual # MPE(4) - Device Drivers Manual
NAME # mpe - MPLS Provider Edge
SYNOPSIS # pseudo-device mpe
DESCRIPTION # The mpe interface is a Multiprotocol Label Switching (MPLS) Provider Edge pseudo-device used to enter and leave an MPLS domain.
An mpe interface can be created at runtime using the ifconfig mpe‌N create command or by setting up a hostname.if(5) configuration file for netstart(8). The interface itself can be configured with ifconfig(8); see its manual page for more information.
...
MPIP(4) - Device Drivers Manual # MPIP(4) - Device Drivers Manual
NAME # mpip - MPLS IP layer 2 pseudowire
SYNOPSIS # pseudo-device mpip
DESCRIPTION # The mpip interface is used to create an MPLS IP layer 2 tunnel between two points.
An mpip interface can be created at runtime using the ifconfig mpip‌N create command, or by setting up a hostname.if(5) configuration file for netstart(8). The interface itself can be configured with ifconfig(8).
...
MPW(4) - Device Drivers Manual # MPW(4) - Device Drivers Manual
NAME # mpw - MPLS Ethernet pseudowire
SYNOPSIS # pseudo-device mpw
DESCRIPTION # The mpw interface is used to create an MPLS Ethernet layer 2 tunnel between two points.
An mpw interface can be created at runtime using the ifconfig mpw‌N create command or by setting up a hostname.if(5) configuration file for netstart(8). The interface itself can be configured with ifconfig(8).
...
MSK(4) - Device Drivers Manual # MSK(4) - Device Drivers Manual
NAME # msk, mskc - Marvell Yukon-2 10/100/1Gb Ethernet device
SYNOPSIS # mskc* at pci? msk* at mskc? eephy* at mii?
DESCRIPTION # The msk driver provides support for Marvell Yukon-2 88E802x, 88E805x, 88E806x, and 88E807x based Gigabit Ethernet adapters and 88E803x/88E804x based Fast Ethernet adapters, including the following:
D-Link DGE-550SX, multimode fiber adapter D-Link DGE-560SX, multimode fiber adapter D-Link DGE-550T B1, copper adapter D-Link DGE-560T, copper adapter SysKonnect SK-9E21 single port, copper adapter SysKonnect SK-9E22 dual port, copper adapter SysKonnect SK-9E81 single port, multimode fiber adapter SysKonnect SK-9E82 dual port, multimode fiber adapter SysKonnect SK-9E91 single port, single mode fiber adapter SysKonnect SK-9E92 dual port, single mode fiber adapter SysKonnect SK-9S21 single port, copper adapter SysKonnect SK-9S22 dual port, copper adapter SysKonnect SK-9S81 single port, multimode fiber adapter SysKonnect SK-9S82 dual port, multimode fiber adapter SysKonnect SK-9S91 single port, single mode fiber adapter SysKonnect SK-9S92 dual port, single mode fiber adapter SysKonnect SK-9E21D single port, copper adapter The Yukon-2 88E802x, 88E805x, 88E806x, and 88E807x also support jumbo frames.
...
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.
...