OCTGMX(4) - Device Drivers Manual (octeon) # OCTGMX(4) - Device Drivers Manual (octeon)
NAME # octgmx - OCTEON packet interface
SYNOPSIS # octgmx* at octpip? cnmac* at octgmx?
DESCRIPTION # The octgmx driver provides support for the OCTEON packet interface.
SEE ALSO # cnmac(4), intro(4), octpip(4)
HISTORY # The octgmx driver first appeared in OpenBSD 5.4.
OpenBSD 7.5 - September 28, 2019
OCTGPIO(4) - Device Drivers Manual (octeon) # OCTGPIO(4) - Device Drivers Manual (octeon)
NAME # octgpio - OCTEON GPIO controller
SYNOPSIS # octgpio* at fdt?
DESCRIPTION # The octgpio driver provides support for the OCTEON GPIO controller. It does not provide direct device driver entry points but makes its functions available to other drivers.
SEE ALSO # intro(4)
HISTORY # The octgpio driver first appeared in OpenBSD 6.5.
OpenBSD 7.
...
OCTIIC(4) - Device Drivers Manual (octeon) # OCTIIC(4) - Device Drivers Manual (octeon)
NAME # octiic - OCTEON two-wire serial interface
SYNOPSIS # octiic* at fdt? iic* at octiic?
DESCRIPTION # The octiic driver provides support for the OCTEON two-wire serial interface for use with the iic(4) framework.
SEE ALSO # iic(4), intro(4)
HISTORY # The octiic driver first appeared in OpenBSD 6.6.
OpenBSD 7.5 - April 23, 2019
OCTPCIE(4) - Device Drivers Manual (octeon) # OCTPCIE(4) - Device Drivers Manual (octeon)
NAME # octpcie - OCTEON PCIe controller
SYNOPSIS # octpcie* at iobus? pci* at octpcie?
DESCRIPTION # The octpcie driver provides support for the OCTEON PCIe controller found on OCTEON II and III. It provides a host interface to the pci(4) bus.
DIAGNOSTICS # octpcie0 port N: link timeout The PCIe link did not establish. This happens if the PCIe slot is empty.
...
OCTPIP(4) - Device Drivers Manual (octeon) # OCTPIP(4) - Device Drivers Manual (octeon)
NAME # octpip - OCTEON packet input processing unit
SYNOPSIS # octpip* at fdt? octgmx* at octpip?
DESCRIPTION # The octpip driver provides an attachment point for OCTEON packet interfaces.
SEE ALSO # intro(4), octgmx(4)
HISTORY # The octpip driver first appeared in OpenBSD 6.6.
OpenBSD 7.5 - September 8, 2020
OCTRNG(4) - Device Drivers Manual (octeon) # OCTRNG(4) - Device Drivers Manual (octeon)
NAME # octrng - octeon random number generator
SYNOPSIS # octrng* at iobus?
DESCRIPTION # The octrng driver supports the random number generator found on the CN50XX chip.
After the 5 seconds it takes for the device to be initialized, the octrng driver feeds the random subsystem’s entropy pool 32 bits of data every 10 milliseconds through the enqueue_randomness(9) API.
...
OCTRTC(4) - Device Drivers Manual (octeon) # OCTRTC(4) - Device Drivers Manual (octeon)
NAME # octrtc - time-of-day clock
SYNOPSIS # octrtc* at mainbus?
DESCRIPTION # The octrtc driver supports the low resolution DS1337 time-of-day clock found on some of the octeon models. The clock has a resolution of 1 second.
The octrtc driver is used for getting and setting the system time.
HARDWARE # Supported models:
D-Link DSR-500
...
OCTSMI(4) - Device Drivers Manual (octeon) # OCTSMI(4) - Device Drivers Manual (octeon)
NAME # octsmi - OCTEON system management interface
SYNOPSIS # octsmi* at fdt?
DESCRIPTION # The octsmi driver provides support for the OCTEON system management interface. This interface connects the OCTEON SoC with external Ethernet PHYs.
SEE ALSO # cnmac(4), intro(4), mii(4)
HISTORY # The octsmi driver first appeared in OpenBSD 5.4.
OpenBSD 7.5 - October 1, 2019
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