CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/28 19:48:16
Modified files:
sys/dev/i2c : ihidev.c ihidev.h
Log message:
add an adaptive polling mode when no interrupt handler is available,
such as on PCI dwiic(4) devices.
this is a temporary workaround until the underlying interrupt
problem is fixed.
tested by various
