AGGR(4) - Device Drivers Manual # AGGR(4) - Device Drivers Manual
NAME # aggr - IEEE 802.1AX Link Aggregation network interface
SYNOPSIS # pseudo-device aggr
DESCRIPTION # The aggr driver implements IEEE 802.1AX (formerly 802.3ad) Link Aggregation for combining one or more Ethernet interfaces into a single logical interface. The Link Aggregation Control Protocol (LACP) is used to negotiate the aggregation of member interfaces with a partner device.
aggr interfaces must be configured to use one or more Ethernet interfaces as ports, and communicate with a partner device over those ports using LACP.
...
ARP(4) - Device Drivers Manual # ARP(4) - Device Drivers Manual
NAME # arp - Address Resolution Protocol
SYNOPSIS # pseudo-device ether
DESCRIPTION # The Address Resolution Protocol (ARP) is used to dynamically map between Internet host addresses and Ethernet addresses. It is used by all of the Ethernet interface drivers. It is not specific to Internet protocols or to Ethernet, but this implementation currently supports only that combination.
...
BE(4) - Device Drivers Manual (sparc64) # BE(4) - Device Drivers Manual (sparc64)
NAME # be - SPARC64 10/100 Ethernet device
SYNOPSIS # qec* at sbus? be* at qec?
DESCRIPTION # The be interface provides access to the 10Mb/s and 100Mb/s (half duplex only) Ethernet networks. The be is found on the Sun 10/100 Mbit Ethernet boards (Sun part number SUNW,501-2655).
The be is not capable of link autonegotiation, so a media type must be specified with ifconfig(8).
...
BPE(4) - Device Drivers Manual # BPE(4) - Device Drivers Manual
NAME # bpe - Backbone Provider Edge pseudo-device
SYNOPSIS # pseudo-device bpe
DESCRIPTION # The bpe driver creates IEEE 802.1Q Provider Backbone Bridge (PBB) networks by acting as a Backbone Edge Bridge (BEB). PBB, also known as mac-in-mac, was originally specified in IEEE 802.1ah-2008 and became part of IEEE 802.1Q-2011.
A Provider Backbone Bridge Network (PBBN) consists of BEBs interconnected by Backbone Core Bridges (BCBs) to form an Ethernet network for the transport of encapsulated Ethernet packets.
...
BSE(4) - Device Drivers Manual # BSE(4) - Device Drivers Manual
NAME # bse - Broadcom GENET 10/100/1Gb Ethernet device
SYNOPSIS # bse* at acpi? bse* at fdt? brgphy* at mii?
DESCRIPTION # The bse driver provides support for the Broadcom GENET controller found on the Raspberry Pi4.
The bse driver supports several media types, which are selected via the ifconfig(8) command. The supported media types are:
media autoselect
...
CARP(4) - Device Drivers Manual # CARP(4) - Device Drivers Manual
NAME # carp - Common Address Redundancy Protocol
SYNOPSIS # pseudo-device carp
DESCRIPTION # The carp interface is a pseudo-device which implements and controls the CARP protocol. carp allows multiple hosts on the same local network to share a set of IP addresses. Its primary purpose is to ensure that these addresses are always available, but in some configurations carp can also provide load balancing functionality.
...
Intro,
Nsgphy,
Ifmedia,
Arp,
Netintro,
Brgphy,
Gentbi,
Ifconfig,
Inet,
Hostname.if,
Cas CAS(4) - Device Drivers Manual # CAS(4) - Device Drivers Manual
NAME # cas - Sun Cassini 10/100/1Gb Ethernet device
SYNOPSIS # cas* at pci? brgphy* at mii? gentbi* at mii? nsgphy* at mii?
DESCRIPTION # The cas driver provides support for various NICs based on the Sun Cassini/Cassini+ and National Semiconductor Saturn Ethernet controller chips, including the following:
Sun GigaSwift Ethernet Adapter (10/100/1000baseT) Sun GigaSwift Ethernet MMF Adapter (1000baseSX) Sun Quad GigaSwift Ethernet UTP Adapter (10/100/1000baseT) Sun Quad GigaSwift PCI-X Adapter (10/100/1000baseT) Sun Dual Gigabit Ethernet and Dual SCSI/P Adapter (10/100/1000baseT) It uses an internal or external PHY or an external 10-bit interface.
...
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.
...
DWQE(4) - Device Drivers Manual # DWQE(4) - Device Drivers Manual
NAME # dwqe - Synopsys DesignWare Ethernet Quality-of-Service Controller
SYNOPSIS # dwqe* at fdt? dwqe* at pci?
DESCRIPTION # The dwqe driver provides support for various Ethernet controllers based on the Synopsys DesignWare Ethernet Quality-of-Service Controller IP. These controllers are found on Rockchip RK3566, RK3568, and RK3588 SoCs, and on Intel Elkhart Lake SoCs.
The dwqe driver supports several media types, which are selected via the ifconfig(8) command.
...
DWXE(4) - Device Drivers Manual # DWXE(4) - Device Drivers Manual
NAME # dwxe - Allwinner EMAC 10/100/1Gb Ethernet device
SYNOPSIS # dwxe* at fdt? rgephy* at mii?
DESCRIPTION # The dwxe driver provides support for various Ethernet controllers based on the Allwinner EMAC. These controllers are found on the Allwinner H3/H5/A64 SoCs.
The dwxe driver supports several media types, which are selected via the ifconfig(8) command. The supported media types are:
...