Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Multi touch does not work sometimes

Reply
Thread Tools Display Modes

Multi touch does not work sometimes

 
 
tatsun
Guest
Posts: n/a

 
      09-17-2010
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.
 
Reply With Quote
 
 
 
 
tatsun
Guest
Posts: n/a

 
      09-21-2010
I think this problem is caused by communicatiion between driver and continous
reader. My driver store report id should be read by continuos reader on first
2 IOCTL_HID_READ_REPORT because these report id = 0 of buffer on first 2 read
after plug and play.

Is it right ?

If No, let me know how to communicate with contiuos reader about report id
should be read.

"tatsun" wrote:

> 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.

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to transfer and copy files from iPod to iPod Touch qisiwo Windows Vista Music, Pictures and Video 0 05-14-2010 07:33 AM
Zune HD vs. iPod Touch: which is better choice? lemen Windows Vista Music, Pictures and Video 1 12-16-2009 01:36 AM
How To: HP ScanJet 5300C/Make Work Consistently (Finally!!!) Chad Harris Windows Vista Hardware 5 11-29-2007 05:23 PM
How To: HP ScanJet 5300C/Make Work Consistently (Finally!!!) Chad Harris Windows Vista Installation 4 11-29-2007 05:23 PM
No Sound - No Drivers Work tommy Windows Vista Hardware 13 09-16-2006 02:52 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59