tatsun
2010-09-17 11:58:03 UTC
I'm developping the HID KMDF minidriver for USB multi touch device. This
driver uses continus reader for sending the multi touch report.
This driver works correctly in normal way but when plug and unplug USB with
PC repeatly (many times), multi touch does not work. I traced the driver on
WinDBG, driver response the IOCTL_HID_READ_REPORT correctly.
I should resolve this problem.
Please advice me.
driver uses continus reader for sending the multi touch report.
This driver works correctly in normal way but when plug and unplug USB with
PC repeatly (many times), multi touch does not work. I traced the driver on
WinDBG, driver response the IOCTL_HID_READ_REPORT correctly.
I should resolve this problem.
Please advice me.