EM(4) - Device Drivers Manual # EM(4) - Device Drivers Manual
NAME # em - Intel PRO/1000 10/100/1Gb Ethernet device
SYNOPSIS # em* at pci?
DESCRIPTION # The em driver provides support for PCI, PCI-X and PCI Express Gigabit Ethernet adapters based on the Intel 82540EM, 82540EP, 82541EI, 82541ER, 82541GI, 82541PI, 82542, 82543GC, 82544EI, 82544GC, 82545EM, 82545GM, 82546EB, 82546GB, 82547EI, 82547GI, 82562V, 82563EB, 82564EB, 82566DC, 82566DM, 82571EB, 82571GB, 82572EI, 82572GI, 82573E, 82573L, 82573V, 82574L, 82575EB, 82575GB, 82576EB, 82577LC, 82577LM, 82578DC, 82578DM, 82579LM, 82579V, 82580DB, 82580EB, 82583V, I210, I211, I217, I218, I219, I350, I354 Ethernet controller chips and the embedded chips found on EP80579 platform, including the following:
...
GCU(4) - Device Drivers Manual # GCU(4) - Device Drivers Manual
NAME # gcu - Intel EP80579 Global Configuration Unit
SYNOPSIS # gcu* at pci?
DESCRIPTION # The gcu driver provides access to the miibus that is hidden behind the GCU device. It is used to control PHYs on embedded designs utilizing Intel’s EP80579 chips.
The GCU also provides access to CAN, SSP and TDM signal strength drivers, but since they are not supported by OpenBSD the driver does not provide any functionality related to them.
...
Intro,
Em,
Pci,
Ifmedia,
Arp,
Netintro,
Vmx,
Pcn,
Ifconfig,
Hostname.if,
Vic VIC(4) - Device Drivers Manual # VIC(4) - Device Drivers Manual
NAME # vic - VMware VMXnet Virtual Interface Controller device
SYNOPSIS # vic* at pci?
DESCRIPTION # The vic driver provides support for the VMXnet virtual NIC available in virtual machines by VMware. It appears as a simple Ethernet device but is actually a virtual network interface to the underlying host operating system.
This driver supports the vmxnet driver protocol, as an alternative to the emulated pcn(4) and em(4) interfaces also available in the VMware environment.
...
Intro,
Em,
Pci,
Ifmedia,
Arp,
Netintro,
Vic,
Pcn,
Ifconfig,
Hostname.if,
Vmx VMX(4) - Device Drivers Manual # VMX(4) - Device Drivers Manual
NAME # vmx - VMware VMXNET3 Virtual Interface Controller device
SYNOPSIS # vmx* at pci?
DESCRIPTION # The vmx driver provides support for the VMXNET3 virtual NIC available in virtual machines by VMware. It appears as a simple Ethernet device but is actually a virtual network interface to the underlying host operating system.
This driver supports the VMXNET3 driver protocol, as an alternative to the emulated pcn(4), em(4) and the earlier VMXNET vic(4) interfaces also available in the VMware environment.
...