ihidev(4) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
IHIDEV(4)               NetBSD Kernel Interfaces Manual              IHIDEV(4)


NAME
ihidev -- I2C Human Interface Device support
SYNOPSIS
ihidev* at iic? ims* at ihidev? reportid ?
DESCRIPTION
The ihidev driver handles all Human Interface Devices attached via I2C bus. Each HID device can have several components, e.g., a keyboard and a mouse. These components use different report identifiers (a byte) to distinguish which one data is coming from. The ihidev driver has other drivers attached that handle particular kinds of devices and ihidev only dispatches data to them based on the report id.
SEE ALSO
ims(4)
HISTORY
The ihidev driver appeared in NetBSD 8.0. NetBSD 10.99 October 5, 2019 NetBSD 10.99
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.