HYPERV(4) - Device Drivers Manual # HYPERV(4) - Device Drivers Manual
NAME # hyperv - Hyper-V guest nexus device
SYNOPSIS # hyperv0 at pvbus?
DESCRIPTION # hyperv driver performs Synthetic Interrupt Controller initialization, sets up hypercalls, and provides access to VMBus services required by paravirtualized devices such as disk and network interfaces.
An access is also provided to the Key-Value Pair exchange interface via pvbus(4). All keys are associated to one of several key pools: Auto, Guest, External or Guest/Parameters.
...
IAVF(4) - Device Drivers Manual # IAVF(4) - Device Drivers Manual
NAME # iavf - Intel Ethernet Adaptive Virtual Function device
SYNOPSIS # iavf* at pci?
DESCRIPTION # The iavf driver supports the SR-IOV Virtual Functions of Intel 700 series Ethernet controller devices, and newer product families.
SEE ALSO # arp(4), ifmedia(4), intro(4), netintro(4), pci(4), hostname.if(5), ifconfig(8)
HISTORY # The iavf driver first appeared in OpenBSD 6.6.
AUTHORS # The iavf driver was written by David Gwynne <dlg@openbsd.
...
ICC(4) - Device Drivers Manual # ICC(4) - Device Drivers Manual
NAME # icc - Consumer Control keyboards
SYNOPSIS # icc* at ihidev? wsbkd* at icc? mux 1
DESCRIPTION # The icc driver provides support for Consumer Control pseudo keyboards, often used to expose screen brightness control.
SEE ALSO # ihidev(4), intro(4), ucc(4), umstc(4), wskbd(4)
HISTORY # The icc driver first appeared in OpenBSD 7.3.
AUTHORS # The icc driver was written by Anton Lindqvist <anton@openbsd.
...
ICHIIC(4) - Device Drivers Manual # ICHIIC(4) - Device Drivers Manual
NAME # ichiic - Intel ICH SMBus controller
SYNOPSIS # ichiic* at pci? iic* at ichiic?
DESCRIPTION # The ichiic driver provides support for the Intel ICH SMBus host interface to be used with the iic(4) framework.
Supported chipsets:
Intel ICH, ICH2, ICH3, ICH4, ICH4-M, ICH5, ICH5R, ICH6, ICH6-M, ICH6R, ICH7, ICH8, ICH9, ICH10, C-ICH, PCH, 6300ESB and 6321ESB.
...
ICHPCIB(4) - Device Drivers Manual (i386) # ICHPCIB(4) - Device Drivers Manual (i386)
NAME # ichpcib - Intel ICHx/ICHx-M LPC bridges
SYNOPSIS # ichpcib* at pci? isa* at ichpcib?
DESCRIPTION # The ichpcib driver supports Intel ICH, ICH0, ICH2, ICH2-M, ICH3-S, ICH3-M, ICH4, ICH4-M, ICH5, ICH6, ICH7, ICH7-M, ICH8, ICH8-M, ICH9, 6300ESB and 6321ESB LPC bridges. These devices are mostly usual PCI-ISA bridges but with some additional power management and monitoring capabilities.
...
ICHWDT(4) - Device Drivers Manual # ICHWDT(4) - Device Drivers Manual
NAME # ichwdt - Intel 6300ESB ICH watchdog timer device
SYNOPSIS # ichwdt* at pci?
DESCRIPTION # The ichwdt driver supports the watchdog timer of the Intel 6300ESB I/O Controller Hub.
ichwdt provides the standard watchdog(4) interface and may be used with watchdogd(8). The watchdog timer can be configured via sysctl(8).
Once the watchdog timer resets the CPU, the driver reports it on the next boot displaying the “reboot on timeout” message in the dmesg.
...
ICSPHY(4) - Device Drivers Manual # ICSPHY(4) - Device Drivers Manual
NAME # icsphy - Integrated Circuit Systems ICS189x 10/100 Ethernet PHY
SYNOPSIS # icsphy* at mii?
DESCRIPTION # The icsphy driver supports the Integrated Circuit Systems ICS1890 10/100 Ethernet PHYs and its successors ICS1892 and ICS1893. 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
IE(4) - Device Drivers Manual (hppa) # IE(4) - Device Drivers Manual (hppa)
NAME # ie - Intel i82596 Ethernet device
SYNOPSIS # ie0 at gsc? irq 8
DESCRIPTION # The ie interface provides access to the 10 Mb/s Ethernet network via the Intel i82596 DX/CA 32-bit Local Area Network Coprocessor for Ethernet.
The i82596 comes basically in two different flavors:
i82596DX
Systems with an ASP or WAX Main Bus Adapter (MBA), e.
...
IE(4) - Device Drivers Manual (i386) # IE(4) - Device Drivers Manual (i386)
NAME # ie - Intel i82586 Ethernet device
SYNOPSIS # ie0 at isa? port 0x360 irq 7 iomem 0xd0000 ie1 at isa? port 0x300 irq 10
DESCRIPTION # The ie device driver supports Intel 82586-based Ethernet cards. This includes the following network adapters:
3Com 3C507
AT&T StarLAN 10
AT&T EN100
AT&T StarLAN Fiber
Intel EtherExpress 16
...
IFB(4) - Device Drivers Manual (sparc64) # IFB(4) - Device Drivers Manual (sparc64)
NAME # ifb - inextricable frame buffer
SYNOPSIS # ifb* at pci? wsdisplay* at ifb?
DESCRIPTION # The ifb driver attempts to support various frame buffer cards based on the 3DLabs ‘Wildcat’ chips, such as the Sun Expert3D-Lite, Expert3D, XVR-500, XVR-600 and XVR-1200 boards. It does not provide direct device driver entry points but makes its functions available via the internal wsdisplay(4) interface.
...