How to Instal A USB-UART Device Driver



Dear Experts,
I have developed a custom UsbUart Driver for FTDI UsbUart Device. I
developed the driver using KMDF framework. If I use Two INF files One
for USB device and the other for COM port on USBUART device, Then the
installation succeeds.But I want to install this virtual comport
driver using a single Inf file. I don't have anything at USB end to
do. My device appears in Device Manager as Virtual Com Port in MSPorts
Tab. If I try to install the device using only one Inf file I am
getting Error code 39. I don't understnad what is the problem If I use
only one inf.
Can anybody suggest me how to install my driver using a single Inf
file.
Thanks in advance.

Regards,
~Vijji
.



Relevant Pages

  • Re: Calling inf file or installing .sys file from DriverEntry func
    ... Actually the USB device has a cryptograpic functionlity and i need to create ... The task is to install the Smart card reader driver as well as USB ... I already provided sample .inf file in my previous reply. ...
    (microsoft.public.development.device.drivers)
  • Re: Calling inf file or installing .sys file from DriverEntry func
    ... Driver installation framework passes the hardware ID to inf. ... The task is to install the Smart card reader driver as well as USB ... I already provided sample .inf file in my previous reply. ...
    (microsoft.public.development.device.drivers)
  • Re: IOCTL_INTERNAL_MOUSE_CONNECT Equivalent for the Bluetooth Stack
    ... and just put your driver at the front of the list. ... > ClasFilt Sample INF File ... > demonstrates the installation of a class filter driver that will be ... Users can install INF files based on ...
    (microsoft.public.development.device.drivers)
  • Re: WdfConInstaller 1.7 does not seem to install on WinXP SP3
    ... It is unclear from your original email - is the KMDF echo driver working correctly on your system? ... Error 39 - this is probably an issue in your INF file that isn't copying the WDF coinstaller or other files properly to the system. ... I reproduced it by doing a fresh install of WinXP SP3 ...
    (microsoft.public.development.device.drivers)
  • Re: Cant install driver on XPe SP1
    ... resources in the new INF file. ... In facts, I can't even manually install the driver from XPe, though I was ... #-166 Device install function: DIF_SELECTBESTCOMPATDRV. ...
    (microsoft.public.windowsxp.embedded)