First  |  Prev |  Next  |  Last
Pages: 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
Modify an old Device Driver for MISSIL 4302HD Mp4 Player?
Hi! I recently purchased a MISSIL 4302HD MP4 player that is really cool, but Windows 7 does not revognize it. When I tried to install the .inf files manually, it also errored. I have posted the entire contents of my supplied cd here: http://www.top10google.com/MISSILE-4302HD-CD.zip There are two .inf fi... 22 Dec 2009 23:44
Error in WdfRequestRetrieveOutputBuffer and WDF_MEMORY_DESCRIPTOR_INIT_BUFFER
> In the code above WdfRequestRetrieveOutputBuffer returns value of Returns value of 0x20 . I am not sure if this correct why is that not correct? I assume you mean 0x20 is assigned to output_bufflen. that is the output buffer length passed by the caller Also the function WDF_MEMORY_DESCRIPTOR_INI... 18 Dec 2009 13:55
Installation of WinUSB on XP Pro SP2
I'm currently trying to get WinUSB installed on my XP Pro SP2 machine and every time I try and install the device and point to where the .inf files are it says it can't install the hardware because it can't find the software. Here are the steps I have taken so far: 1. Downloaded winusbdemo.inf from Jan Axelson's... 23 Dec 2009 17:26
WinUSB Blue Screen
Hi All, I have a custom USB device which got the USB miniport host (usbhci or something else) to bug-check D1 (invalid access to memory) This started with an implementation of DDK 6.0 BulkUsb sample. Now I have the same results with WinUSB. Using .Net helps but it also happenes with native C++. My guess is... 27 Dec 2009 04:26
usbsamp WdfRequestRetrieveOutputWdmMdl failure question
Hi there, I am working on a new driver based on DDK usbsamp sample. I created a read thread for reading the isochronous data from my USB device. In my read thread, I have created a new request and memory object, then I use WdfIoTargetFormatARequestForRead to format the request. After this, I called the usbs... 8 Jan 2010 13:57
Server 2008 R2 boots to the recovery menu
I have a storport driver that loads just fine on various flavors of Windows 2003 and 2008. However when I use 2008 R2, the system will only boot to the recovery menu. I can boot the "last known good" configuration but that requires me to reinstall my driver. The driver seems to work fine and I can run IOMeter ... 22 Dec 2009 14:50
DeviceIoControl hangs after device removal
Hi, I'm faced with something weird when calling DeviceIoControl in a user application on my UMDF driver based on the osrusbfx2 driver. What happens is that if I unplug my usb device and a user application calls DeviceIoControl with a previously valid handle to my driver, the call hangs there. My driver is tot... 22 Dec 2009 14:50
Problem installing driver
Hi All, When i try to install my USB driver in Windows Vista an error is displayed "The service cannot be started, either because it is disabled or because it has no enabled devices associated with it". When i open the device manager and see the device properties code 28 "The drivers for device are not installe... 17 Dec 2009 08:11
question device driver id about like "4&1E5E1293&0 "
-- hello! cmd/devmgmt.msc: most device driver has a id details like below:where MSDN can get the all sub id details (4&1E5E1293&0 etcs)? ACPI\FIXEDBUTTON\2&DABA3FF&0 : ACPI Fixed Feature Button ACPI\GENUINEINTEL_-_X86_FAMILY_15_MODEL_6\_0 : Intel(R) Pe... 16 Dec 2009 05:48
Can I determine if an installed printer driver is WHQL-signed? How?
I'd like to know how to determine if an installed printer driver is WHQL-signed. How do I do this? I tried looking at the Printer Server properties and examining the properties of the drivers but couldn't find any signing information for any of the DLLs. This included HP printers who'd I expect would have pass ... 16 Dec 2009 13:30
First  |  Prev |  Next  |  Last
Pages: 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87