Intro,
Rtable,
Tcpdump,
Ifmedia,
Netintro,
Rc,
Netstat,
Slaacd,
Inet,
Hosts,
Hostname.if,
Route,
Ifconfig IFCONFIG(8) - System Manager’s Manual # IFCONFIG(8) - System Manager’s Manual
NAME # ifconfig - configure network interface parameters
SYNOPSIS # ifconfig [-AaC] [-M lladdr] [interface] [address_family] [address [dest_address]] [parameters]
DESCRIPTION # The ifconfig utility is used to assign an address to a network interface and/or configure network interface parameters. Generally speaking, hostname.if(5) files are used at boot-time to define the network address of each interface present on a machine; ifconfig is used at a later time to redefine an interface’s address or other operating parameters.
...
IGC(4) - Device Drivers Manual # IGC(4) - Device Drivers Manual
NAME # igc - Intel I225/I226 1Gb/2.5Gb Ethernet device
SYNOPSIS # igc* at pci?
DESCRIPTION # The igc driver supports Intel I225/I226 series Ethernet devices.
SEE ALSO # arp(4), ifmedia(4), intro(4), netintro(4), pci(4), hostname.if(5), ifconfig(8)
HISTORY # The igc driver first appeared in OpenBSD 7.1.
AUTHORS # The igc driver was written by Intel Corporation and ported to OpenBSD by
...
IHA(4) - Device Drivers Manual # IHA(4) - Device Drivers Manual
NAME # iha - Initio INIC-940/950 based PCI SCSI interface
SYNOPSIS # iha* at pci?
DESCRIPTION # The iha driver supports PCI SCSI host adapters based on the Initio INIC-940, INIC-941 and INIC-950 chips, including the following:
DTC Domex 3194U Plus INI-9090U INI-9100U/UW Iwill 2935UW SEE ALSO # cd(4), ch(4), intro(4), pci(4), scsi(4), sd(4), st(4), uk(4)
http://www.initio.com/
HISTORY # The iha device driver first appeared in OpenBSD 2.
...
IIC(4) - Device Drivers Manual # IIC(4) - Device Drivers Manual
NAME # iic - Inter IC (I2C) bus
SYNOPSIS # iic* at kiic? # macppc iic* at piic? # macppc iic* at smu? # macppc **iic* at alipm? # alpha i386 sparc64 ** iic* at amdiic? # amd64 i386 iic* at amdpm? # i386 iic* at glxpcib? # i386 iic* at gscsio? # i386 iic* at ichiic? # amd64 i386 iic* at iicmux?
...
IICMUX(4) - Device Drivers Manual # IICMUX(4) - Device Drivers Manual
NAME # iicmux - I2C mux
SYNOPSIS # iicmux* at iic? iic* at pcamux?
DESCRIPTION # The iicmux driver provides support for I2C bus multiplexers that use SoC pin multiplexing to route the I2C signals.
SEE ALSO # iic(4), intro(4)
HISTORY # The iicmux driver first appeared in OpenBSD 7.1.
AUTHORS # The iicmux driver was written by Mark Kettenis <kettenis@openbsd.
...
IMXANATOP(4) - Device Drivers Manual # IMXANATOP(4) - Device Drivers Manual
NAME # imxanatop - i.MX Anatop regulator
SYNOPSIS # imxanatop* at fdt?
DESCRIPTION # The imxanatop driver provides support for the Anatop voltage regulators integrated in i.MX 6, i.MX 7 and i.MX 8 processors.
SEE ALSO # intro(4)
HISTORY # The imxanatop device driver first appeared in OpenBSD 6.3.
AUTHORS # The imxanatop driver was written by Mark Kettenis <kettenis@openbsd.
...
IMXDOG(4) - Device Drivers Manual # IMXDOG(4) - Device Drivers Manual
NAME # imxdog - i.MX watchdog timer
SYNOPSIS # imxdog* at fdt?
DESCRIPTION # The imxdog driver provides support for the watchdog timer integrated in i.MX 6, i.MX 7 and i.MX 8 processors.
SEE ALSO # intro(4), watchdog(4), watchdogd(8)
HISTORY # The imxdog driver first appeared in OpenBSD 5.5.
AUTHORS # The imxdog driver was written by Patrick Wildt <patrick@blueri.
...
IMXESDHC(4) - Device Drivers Manual # IMXESDHC(4) - Device Drivers Manual
NAME # imxesdhc - i.MX SD host controller
SYNOPSIS # imxesdhc* at fdt? sdmmc* at imxesdhc?
DESCRIPTION # The imxesdhc driver provides support for the MMC/SD/SDIO controller integrated in i.MX 6, i.MX 7 and i.MX 8 processors.
The sdmmc(4) subsystem performs SD/MMC transactions to communicate with MMC, SD, SDHC, or SDIO devices inserted into the SD slot.
SEE ALSO # intro(4), sdmmc(4)
...
IMXGPC(4) - Device Drivers Manual # IMXGPC(4) - Device Drivers Manual
NAME # imxgpc - i.MX general power controller
SYNOPSIS # imxgpc* at fdt?
DESCRIPTION # The imxgpc driver provides support for the i.MX general power controller (GPC). It acts as a “transparent” interrupt controller and hands interrupt handlers to the parent interrupt controller.
SEE ALSO # intro(4)
HISTORY # The imxgpc driver first appeared in OpenBSD 6.1.
AUTHORS # The imxgpc driver was written by Mark Kettenis <kettenis@openbsd.
...
IMXGPIO(4) - Device Drivers Manual # IMXGPIO(4) - Device Drivers Manual
NAME # imxgpio - i.MX GPIO controller
SYNOPSIS # imxgpio* at fdt?
DESCRIPTION # The imxgpio driver provides support for the GPIO ports found on i.MX SoCs. It does not provide direct device driver entry points but makes its functions available to other drivers.
SEE ALSO # intro(4)
HISTORY # The imxgpio driver first appeared in OpenBSD 5.5.
...