Re: Help regarding DFU.

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Doron,
Thanks for your help.Right now I am going thru the KMDF architecture
and it details.
zyx
Doron Holan [MS] wrote:
i suggest you write your driver using KMDF, see
http://www.microsoft.com/whdc/driver/wdf/KMDF_pkg.mspx and then download the
WDK.

are you writing the firmware to the device via a HID interface? I don't
understand the connection between DFU and HID, they are 2 separate concepts

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"zyx" <vidhya_542001@xxxxxxxxxxx> wrote in message
news:1166013047.977083.6370@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
Can anyone provide me any links that help in writing DFU class HID
driver.Any sample code such as framework.I dont know were to start.I
need to upgrade the firmware of my usb device when required.
I am new to windows driver.I jus know the skeleton of the driver,the
basic routines such driver entry,Add device routine,few dispatch
functionalities,not all etc.I jus know few terms in the driver and how
it works.
My requirement is to write a DFU class HID driver for a usb device.
My questions are:
How will I signal my usb device to re-enumerate.Is there any IRP_MN_XXX
to reset the device.If so from where will I send this IRP to
re-enumerate the device.If it is an IRP_MN_XXX definitely it should be
handled in dispatchpnp( ).what all this I need to take care if that
particular IRP is send.
Basically I am confused.where to start.
Could anyone help me in providing a skeleton code for a DFU class HID
driver
Thanks in advance.
It would be great if you help.
zyx


.



Relevant Pages

  • Help regarding DFU.
    ... driver.Any sample code such as framework.I dont know were to start.I ... functionalities,not all etc.I jus know few terms in the driver and how ... My requirement is to write a DFU class HID driver for a usb device. ...
    (microsoft.public.windowsxp.device_driver.dev)
  • Re: USB not detected - help
    ... If I connect the device after the OS is loaded, "Unidentified USB device" ... I copied the dll after installing the CAB file from the CE device. ... debugzones in your usb host driver, you should see some information about ... Check for other registry keys besides the one I mentioned. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: USB not detected - help
    ... USB device popup *didnot* come. ... Without installing the Cab file, ... debugzones in your usb host driver, you should see some information about ... Check for other registry keys besides the one I mentioned. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: 2.6.25 DMA: Out of SW-IOMMU space - Asus M2N32 AMD 8GB memory
    ... PCI Interrupt Link enabled at IRQ 23 ... New USB device found, idVendor=1d6b, idProduct=0002 ... Reverse Engineered nForce ethernet driver. ...
    (Linux-Kernel)
  • RE: serial CDC USB
    ... I have managed to connect my usb device to my usb host using ... During the driver load process, ... Do the above mean the host client driver did not accept control of device, ...
    (microsoft.public.windowsce.embedded)