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) # 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) # 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 # 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:
...
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 # 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 # 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.
...
Tcpdump,
Carp,
Netintro,
Pf.conf,
Protocols,
Bpf,
Ifconfig,
Inet,
Inet6,
Ifstated,
Hostname.if,
Pf,
Pfsync PFSYNC(4) - Device Drivers Manual # PFSYNC(4) - Device Drivers Manual
NAME # pfsync - packet filter state table synchronisation interface
SYNOPSIS # pseudo-device pfsync
DESCRIPTION # The pfsync interface is a pseudo-device which exposes certain changes to the state table used by pf(4). State changes can be viewed by invoking tcpdump(8) on the pfsync interface. If configured with a physical synchronisation interface, pfsync will also send state changes out on that interface, and insert state changes received on that interface from other systems into the state table.
...
PGT(4) - Device Drivers Manual # PGT(4) - Device Drivers Manual
NAME # pgt - Conexant/Intersil Prism GT Full-MAC IEEE 802.11a/b/g wireless network device
SYNOPSIS # pgt* at cardbus? pgt* at pci?
DESCRIPTION # The pgt driver provides support for Conexant/Intersil GT-series devices which can support the Full-MAC firmware, using the ISL3877, ISL3880, and ISL3890 chips. The pgt driver will not (yet) work on similar devices using the ISL3886 or similar chips which use the Soft-MAC firmware.
...
QE(4) - Device Drivers Manual (sparc64) # QE(4) - Device Drivers Manual (sparc64)
NAME # qe - SPARC64 10/100 Ethernet device
SYNOPSIS # qec* at sbus? qe* at qec?
DESCRIPTION # The qe interface provides access to 10Mb/s Ethernet networks via the AMD Am79C940 (MACE) Ethernet controller. The qe is found on the Sun QuadEthernet boards (Sun part number SUNW,501-2062).
SEE ALSO # arp(4), ifmedia(4), inet(4), intro(4), netintro(4), qec(4), sbus(4), hostname.
...