TIPMIC(4) - Device Drivers Manual # TIPMIC(4) - Device Drivers Manual
NAME # tipmic - Intel Dollar Cove TI Power Management IC
SYNOPSIS # tipmic* at iic?
DESCRIPTION # The tipmic driver provides support for the “Intel” Dollar Cove TI Power Management ICs. These devices have temperature and voltage sensors and provide power management functionality. Sensor values are made available to acpi(4) to support Thermal Zones.
SEE ALSO # acpi(4), acpitz(4), iic(4), intro(4)
...
UFSHCI(4) - Device Drivers Manual # UFSHCI(4) - Device Drivers Manual
NAME # ufshci - Universal Flash Storage Host Controller Interface
SYNOPSIS # ufshci* at acpi?
DESCRIPTION # The ufshci driver provides support for Universal Flash Storage (UFS) Host Controllers conforming to the JESD223C and JESD220C version 2.1 specifications.
UFS uses NAND flash, and is based on the SCSI architectural model.
SEE ALSO # acpi(4), intro(4), scsi(4)
HISTORY # The ufshci driver first appeared in OpenBSD 7.
...
XHCI(4) - Device Drivers Manual # XHCI(4) - Device Drivers Manual
NAME # xhci - USB eXtensible Host Controller Interface
SYNOPSIS # xhci* at acpi? xhci* at fdt? xhci* at pci? usb* at xhci?
DESCRIPTION # The xhci driver provides support for the USB eXtensible Host Controller Interface, which provides an interface to usb(4) devices.
xHCI controllers support all USB 3.0, 2.0 and 1.x device speeds.
SEE ALSO # acpi(4), pci(4), usb(4)
...