Ifconfig

ACPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Acphy

ACPHY(4) - Device Drivers Manual # ACPHY(4) - Device Drivers Manual NAME # acphy - Altima AC101 and AC101L 10/100 Ethernet PHY SYNOPSIS # acphy* at mii? DESCRIPTION # The acphy driver supports the Altima AC101 and AC101L 10/100 Ethernet PHYs. These PHYs are often found on low-power Ethernet interfaces, such as Mini PCI interfaces found in laptops and embedded systems. SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) OpenBSD 7. ...

ACX(4) - Device Drivers Manual

Intro, Cardbus, Pci, Ifmedia, Arp, Netintro, Hostapd, Ifconfig, Hostname.if, Acx

ACX(4) - Device Drivers Manual # ACX(4) - Device Drivers Manual NAME # acx - TI ACX100/ACX111 IEEE 802.11a/b/g wireless network device SYNOPSIS # acx* at cardbus? acx* at pci? DESCRIPTION # The acx driver provides support for TI TNETW1100/TNETW1100B (ACX100) and TNETW1130 (ACX111) based PCI/CardBus network adapters. The ACX100A and ACX100B are first generation 802.11b devices from TI. The ACX111 is a second generation device which supports 802.11b/g and in some cases 802. ...

AGE(4) - Device Drivers Manual

Intro, Pci, Ifmedia, Atphy, Netintro, Arp, Ifconfig, Hostname.if, Age

AGE(4) - Device Drivers Manual # AGE(4) - Device Drivers Manual NAME # age - Attansic L1 10/100/1Gb Ethernet device SYNOPSIS # age* at pci? atphy* at mii? DESCRIPTION # The age driver provides support for Ethernet interfaces based on the Attansic L1 Ethernet chipset. The age driver supports IPv4 receive IP/TCP/UDP checksum offload and VLAN tag insertion and stripping. The following media types are supported: autoselect Enable autoselection of the media type and options. ...

AGGR(4) - Device Drivers Manual

Netstart, Netintro, Trunk, Ifconfig, Inet, Ip, Hostname.if, Aggr

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. ...

ALC(4) - Device Drivers Manual

Intro, Pci, Ifmedia, Atphy, Netintro, Arp, Ifconfig, Hostname.if, Alc

ALC(4) - Device Drivers Manual # ALC(4) - Device Drivers Manual NAME # alc - Atheros AR813x/AR815x/AR816x/AR817x 10/100/1Gb Ethernet device SYNOPSIS # alc* at pci? atphy* at mii? DESCRIPTION # The alc driver provides support for Ethernet interfaces based on the Atheros AR813x/AR815x/AR816x/AR817x Ethernet chipset. The alc driver supports IPv4 receive IP/TCP/UDP checksum offload and VLAN tag insertion and stripping. The following media types are supported: autoselect Enable autoselection of the media type and options. ...

ALE(4) - Device Drivers Manual

Intro, Pci, Ifmedia, Atphy, Netintro, Arp, Ifconfig, Hostname.if, Ale

ALE(4) - Device Drivers Manual # ALE(4) - Device Drivers Manual NAME # ale - Atheros AR8121/AR8113/AR8114 10/100/1Gb Ethernet device SYNOPSIS # ale* at pci? atphy* at mii? DESCRIPTION # The ale driver provides support for Ethernet interfaces based on the Atheros AR8121 Gigabit Ethernet chipset and the AR8113/AR8114 Fast Ethernet chipsets, also known as the Attansic L1E. The ale driver supports IPv4 receive IP/TCP/UDP checksum offload and VLAN tag insertion and stripping. ...

AMPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Amphy

AMPHY(4) - Device Drivers Manual # AMPHY(4) - Device Drivers Manual NAME # amphy - AMD AM79c873 Ethernet PHY SYNOPSIS # amphy* at mii? DESCRIPTION # The amphy driver supports AMD AM79c873 Ethernet PHYs, and the Davicom DM9101, DM9102, and DM9601 integrated Ethernet PHY. These PHYs are found on a variety of Ethernet interfaces. SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) OpenBSD 7.5 - May 31, 2007

AN(4) - Device Drivers Manual

Pcmcia, Intro, Pci, Ifmedia, Arp, Netintro, Ifconfig, Isapnp, Hostname.if, An

AN(4) - Device Drivers Manual # AN(4) - Device Drivers Manual NAME # an - Aironet Communications 4500/4800 IEEE 802.11FH/b wireless network device SYNOPSIS # an* at pcmcia? an* at pci? an* at isapnp? DESCRIPTION # The an driver provides support for the Aironet Communications 4500, 4800 (aka Cisco 340), and Cisco 350 IEEE 802.11 wireless network adapters. This includes the ISA, PCI, and PCMCIA varieties. The 4500 series adapters operate at 1 and 2Mbps (FH) while the 4800 and 350 series can operate at 1, 2, 5. ...

AQ(4) - Device Drivers Manual

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

AQ(4) - Device Drivers Manual # AQ(4) - Device Drivers Manual NAME # aq - Aquantia AQC1xx 1Gb/2.5Gb/5Gb/10Gb PCIe Ethernet device SYNOPSIS # aq* at pci? DESCRIPTION # The aq driver provides support for the Aquantia AQC1xx family of Ethernet adapters. The aq driver supports the following media types: autoselect Enables auto-negotiation for speed and duplex. 100baseTX mediaopt full-duplex Sets 100Mbps operation. 1000baseT Sets 1000Mbps operation. 2500baseT Sets 2.5Gbps operation. ...

ARP(4) - Device Drivers Manual

Inet, Ifconfig, Route, Arp

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. ...