Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Device Simulation Framework issue

Reply
Thread Tools Display Modes

Device Simulation Framework issue

 
 
Junior Member
Join Date: Jul 2009
Posts: 1

 
      07-02-2009
I'm writing a simulator using DSF and I have the following problem.
No method of DSF objects returns any errors, but when I do HotPlug() the simulted device appears as an unknown device. The device properties show VID=0000&PID=0000 as if the device was physically connected but did not respond to standard requests. In order to find out what causes the issue I tried handling standard requests on EndPoint0. But the handler was never called. It seems like no request reaches the simulator.
I think I'm doing something wrong because the DSF samples from the WDK work correctly, but I can't figure out what exactly is wrong.
Does anyone have experience of such a situation? What should I try to change?
 
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
Device Simulation Framework mooni Windows Vista Drivers 1 05-21-2008 11:52 AM
UsbSamp used with Device Simulation Framework causes BSOD Andre Windows Vista Drivers 2 02-22-2008 09:26 PM
.Net framework issue on Vista Mark Livingston Windows Vista Installation 1 07-13-2007 11:28 PM
Where should I post questions for the Device Simulation Framework Sylvain Windows Vista Drivers 2 02-06-2007 02:25 AM
Pnpdtest fails USB device with verifier low-resource simulation nmrcarl Windows Vista Drivers 1 03-18-2005 03:35 AM



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