I just bought a fx2 board and compiled the ddk driver sample. In my xp machine, it works fine. However, in my vista machine, I saw the driver once, and then I could not find it anymore. Meanwhile, when I plugged-in the board, I could not see the new device and I do not know where is the existing driver. I also use usbview, in which the board is not connected to the vista? Can someone give me a pointer to see where the driver is installed and how to remove it? Thanks in advance.
Can someone give me a pointer how do I delete the usb driver in my windows vista for usbfx2 board? Thanks in advance.
for vista or later try pnputil with the /d and /f options (
http://msdn.microsoft.com/en-us/library/ff550419(VS.85).aspx)
On Fri, Nov 12, 2010 at 9:24 AM, wrote:
> Can someone give me a pointer how do I delete the usb driver in my windows
> vista for usbfx2 board? Thanks in advance.
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
thanks Dan, and sorry for late reply. I used pnpuitl, and I did not see OSR driver. Maybe I should ask for OSR support. Thanks so much for your help