Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Driver unloads - do not know why

Reply
Thread Tools Display Modes

Driver unloads - do not know why

 
 
Kai
Guest
Posts: n/a

 
      05-17-2010
Hi,

My minimal driver (Usb device driver with UMDF) unloads before the framework
calls the OnD0Entry-method. I used the umdfSkeleton example from the WinDDK
help as starting point.
Also I return the correct interface (IPnpCallback) when the framework
requests it via QueryInterface.
In every function that is called by the framework I return S_OK, so there
shouldn't be a problem.
I have no idea, what I'm doing wrong. Also I can't get any information on
why the Host-Process might cancel the driver load.
I hope someone can point me some advise on how to get mor information about
that error.

Thanks
 
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
DTM Studio 1.5 New Submission Fails Ken Spikowski Windows Vista Drivers 1 02-25-2010 06:52 PM
cannot install Vista ACPI error Salsakidd Windows Vista Installation 6 10-10-2007 10:12 AM
Going Golfing but not with Vista markbyrn Windows Vista Games 15 03-08-2007 10:59 AM
Unknown Driver problem with WMDC - can't connect Cingular 3125 Rob Ellison ActiveSync 1 03-05-2007 08:12 PM
Vista auto-reboot after install OrangeGuy Windows Vista Installation 4 02-07-2007 02:05 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