Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
XP
accessibility
basics
beta.general
beta.help-and-support
configuration_manage
customize
device_driver.dev
embedded
embedded.techpreview
games
general
hardware
help_and_support
messenger
moviemaker
music
network_web
newusers
perform_maintain
photos
print_fax
security_admin
setup_deployment
video
winlogo
wmi
work_remotely
  
 
date: Mon, 9 Jun 2008 12:34:54 -0400,    group: microsoft.public.windowsxp.device_driver.dev        back       


I need to implement a COM port and Modem on top of my USB bulk driver.   
I need to implement a COM port and Modem on top of my USB bulk driver.

 I already have made my USB driver. But I have no clue as how to establish the relation with a standard COM port and modem.

 Can anyone point me in the right direction?

 Regards,
Denis Co
date: Mon, 9 Jun 2008 12:34:54 -0400   author:   Denis @ TheOffice

Re: I need to implement a COM port and Modem on top of my USB bulk driver.   
On Jun 9, 11:34 am, "Denis @ TheOffice"  wrote:

> I need to implement a COM port and Modem on top of my USB bulk driver.
>
>  I already have made my USB driver. But I have no clue as how to establish the relation with a standard COM port and modem.

0)  Write two more INFs where your driver belongs to the Modem or
Ports setup classes

1)  Register for the modem or COM port device interfaces

2)  Create a DOS symlink to your COM port number, pulling this value
from the registry where it was placed by the class installer

3)  Create a read buffer in your driver and fill it with data that you
are always reading from your device

4)  Implement all the serial IOCTLs and timeout semantics
date: Mon, 9 Jun 2008 11:19:14 -0700 (PDT)   author:   unknown

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us