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.
...
IHIDEV(4) - Device Drivers Manual # IHIDEV(4) - Device Drivers Manual
NAME # ihidev - HID over I2C support
SYNOPSIS # ihidev* at iic?
DESCRIPTION # The ihidev driver provides support for Human Interface Devices (HID) on Inter-Integrated Circuit (I2C) buses.
SEE ALSO # iic(4)
HISTORY # The ihidev device driver first appeared in OpenBSD 5.9.
AUTHORS # The ihidev driver was written by joshua stein <jcs@openbsd.org>.
OpenBSD 7.5 - July 30, 2016
IKBD(4) - Device Drivers Manual # IKBD(4) - Device Drivers Manual
NAME # ikbd - I2C HID keyboard support
SYNOPSIS # ikbd* at ihidev? wskbd* at ikbd? mux 1
DESCRIPTION # The ikbd driver provides support for I2C HID keyboards. Access to these devices is through the wscons(4) driver.
SEE ALSO # ihidev(4), wskbd(4)
HISTORY # The ikbd device driver first appeared in OpenBSD 5.9.
OpenBSD 7.5 - January 17, 2016
IMS(4) - Device Drivers Manual # IMS(4) - Device Drivers Manual
NAME # ims - I2C HID pointing device support
SYNOPSIS # ims* at ihidev? wsmouse* at ims? mux 0
DESCRIPTION # The ims driver provides support for I2C HID touchpads and other pointing devices. Access to these devices is through the wscons(4) driver.
SEE ALSO # ihidev(4), imt(4), wsmouse(4)
HISTORY # The ims device driver first appeared in OpenBSD 5.
...
IMT(4) - Device Drivers Manual # IMT(4) - Device Drivers Manual
NAME # imt - I2C HID multitouch touchpad support
SYNOPSIS # imt* at ihidev? wsmouse* at imt? mux 0
DESCRIPTION # The imt driver provides support for I2C HID touchpads conforming to the Windows Precision Touchpad standard. Access to these devices is through the wscons(4) driver.
SEE ALSO # ihidev(4), ims(4), wsmouse(4)
HISTORY # The imt device driver first appeared in OpenBSD 5.
...