Ifconfig

NSPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Nsphy

NSPHY(4) - Device Drivers Manual # NSPHY(4) - Device Drivers Manual NAME # nsphy - National Semiconductor DP83840 10/100 Ethernet PHY SYNOPSIS # nsphy* at mii? DESCRIPTION # The nsphy driver supports the National Semiconductor DP83840 and DP83840A 10/100 Ethernet PHYs. These PHYs are found on a variety of Ethernet interfaces. SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) OpenBSD 7.5 - January 24, 2020

NSPHYTER(4) - Device Drivers Manual

Intro, Ifmedia, Mii, Ifconfig, Nsphy, Nsphyter

NSPHYTER(4) - Device Drivers Manual # NSPHYTER(4) - Device Drivers Manual NAME # nsphyter - National Semiconductor DP83815/DP83843/DP83847 10/100 Ethernet PHY SYNOPSIS # nsphyter* at mii? DESCRIPTION # The nsphyter driver supports the National Semiconductor PHYTER DP83843/DP83847 Ethernet PHYs. This driver also supports the integrated PHY on the MacPHYTER DP83815. These PHYs are found on a variety of Ethernet interfaces. SEE ALSO # ifmedia(4), intro(4), mii(4), nsphy(4), ifconfig(8) OpenBSD 7. ...

OCE(4) - Device Drivers Manual

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

OCE(4) - Device Drivers Manual # OCE(4) - Device Drivers Manual NAME # oce - Emulex OneConnect 10Gb Ethernet device SYNOPSIS # oce* at pci? DESCRIPTION # The oce driver supports Emulex OneConnect 10Gb Ethernet adapters based on the BladeEngine 2, BladeEngine 3 and Lancer chipsets, including the following: Emulex OCe11102 (SPF+/10GbaseSR or 10GbaseT) Emulex OCe10102 (SPF+/10GbaseSR) HP NC550M Flex-10 (10GbaseKR) HP NC552M Flex-10 (10GbaseKR) HP NC550SFP (SPF+/10GbaseSR) HP NC552SFP (SPF+/10GbaseSR) IBM System x 10GbE (SPF+/10GbaseSR) SEE ALSO # arp(4), ifmedia(4), intro(4), netintro(4), pci(4), hostname. ...

OGX(4) - Device Drivers Manual (octeon)

Intro, Ifmedia, Arp, Netintro, Ifconfig, Ogxnexus, Hostname.if, Ogx

OGX(4) - Device Drivers Manual (octeon) # OGX(4) - Device Drivers Manual (octeon) NAME # ogx - OCTEON III built-in Ethernet device SYNOPSIS # ogx* at ogxnexus? DESCRIPTION # The ogx driver supports built-in Ethernet ports on the OCTEON III network processor. The ogx driver utilizes IPv4 and TCP/UDP checksum offload on transmission. SEE ALSO # arp(4), ifmedia(4), intro(4), netintro(4), ogxnexus(4), hostname.if(5), ifconfig(8) HISTORY # The ogx driver first appeared in OpenBSD 6. ...

OGXNEXUS(4) - Device Drivers Manual (octeon)

Intro, Ifmedia, Arp, Netintro, Ogx, Ifconfig, Hostname.if, Ogxnexus

OGXNEXUS(4) - Device Drivers Manual (octeon) # OGXNEXUS(4) - Device Drivers Manual (octeon) NAME # ogxnexus - OCTEON III Ethernet nexus SYNOPSIS # ogxnexus* at fdt? ogx* at ogxnexus? DESCRIPTION # The ogxnexus driver provides an attachment point for instances of the ogx(4) driver. SEE ALSO # arp(4), ifmedia(4), intro(4), netintro(4), ogx(4), hostname.if(5), ifconfig(8) HISTORY # The ogxnexus driver first appeared in OpenBSD 6.7. OpenBSD 7.5 - November 5, 2019

OTUS(4) - Device Drivers Manual

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

OTUS(4) - Device Drivers Manual # OTUS(4) - Device Drivers Manual NAME # otus - Atheros USB IEEE 802.11a/b/g/n wireless network device SYNOPSIS # otus* at uhub? port ? DESCRIPTION # The otus driver supports USB 2.0 wireless network devices based on Atheros Communications AR9001U chipset. The AR9001U chipset is made of an AR9170 MAC/Baseband and an AR9101 (1T2R), AR9102 (2T2R) or AR9104 (dual-band 2T2R) Radio. These are the modes the otus driver can operate in: ...

PAIR(4) - Device Drivers Manual

Netstart, Vether, Rdomain, Ifconfig, Inet, Inet6, Bridge, Hostname.if, Pair

PAIR(4) - Device Drivers Manual # PAIR(4) - Device Drivers Manual NAME # pair - virtual Ethernet interface pair SYNOPSIS # pseudo-device pair DESCRIPTION # The pair interface simulates a normal Ethernet interface by encapsulating standard network frames with an Ethernet header, specifically for use in a pair of interfaces that are interconnected with each other. To use it, the administrator needs to create two pair interfaces and connect them; the interfaces are ‘patched’, as would be done with physical network ports. ...

PCN(4) - Device Drivers Manual

Pci, Ifmedia, Arp, Netintro, Amphy, Lxtphy, Mii, Ifconfig, Nsphy, Acphy, Pcn

PCN(4) - Device Drivers Manual # PCN(4) - Device Drivers Manual NAME # pcn - AMD PCnet-PCI 10/100 Ethernet device SYNOPSIS # pcn* at pci? acphy* at mii? amphy* at mii? lxtphy* at mii? nsphy* at mii? DESCRIPTION # The pcn device driver supports Ethernet interfaces based on the AMD PCnet-PCI family of Ethernet chips. The chips supported by the pcn driver include: Am79c970 PCnet-PCI Single-Chip Ethernet Controller for PCI Local Bus ...

PFLOG(4) - Device Drivers Manual

Tcpdump, Pflogd, Netintro, Ifconfig, Inet, Inet6, Pf, Pflog

PFLOG(4) - Device Drivers Manual # PFLOG(4) - Device Drivers Manual NAME # pflog - packet filter logging interface SYNOPSIS # pseudo-device pflog DESCRIPTION # The pflog interface is a pseudo-device which makes visible all packets logged by the packet filter, pf(4). Logged packets can easily be monitored in real time by invoking tcpdump(8) on the pflog interface, or stored to disk using pflogd(8). The pflog0 interface is created automatically at boot if both pf(4) and pflogd(8) are enabled; further instances can be created using ifconfig(8). ...

PFLOW(4) - Device Drivers Manual

Tcpdump, Udp, Netintro, Pf.conf, Ifconfig, Pf, Pflow

PFLOW(4) - Device Drivers Manual # PFLOW(4) - Device Drivers Manual NAME # pflow - kernel interface for pflow data export SYNOPSIS # pseudo-device pflow DESCRIPTION # The pflow interface is a pseudo-device which exports pflow accounting data from the kernel using udp(4) packets. pflow is compatible with netflow version 5 and IPFIX (10). The data is extracted from the pf(4) state table. Multiple pflow interfaces can be created at runtime using the ifconfig pflow‌N create command. ...