Holi the Rob
June 10th, 2004, 07:26 AM
Hi
I need to write something to map USB stream to a serial COM port on the PC, for a user can find additional COM port on the system (when the device is attached) and read the "serial" stream.
I need it for a GPS device, maybe you can also give me a hint on a good class/subclass I should use for device configuration.
As I guess by now, I need to write sort of a driver, but so far, I have no idea what exactly I really need.
Do you have good suggestions? I'd appreciate code smples including environment settings to do (can I use DevStudio?) and a good manual on how to write an INF file.
Many thanks for every useful input
Holi
P.S.: I'm reading through DDK-Help and MSDN concerning driver development, but it's too much and weird stuff to get a quick overview.
I need to write something to map USB stream to a serial COM port on the PC, for a user can find additional COM port on the system (when the device is attached) and read the "serial" stream.
I need it for a GPS device, maybe you can also give me a hint on a good class/subclass I should use for device configuration.
As I guess by now, I need to write sort of a driver, but so far, I have no idea what exactly I really need.
Do you have good suggestions? I'd appreciate code smples including environment settings to do (can I use DevStudio?) and a good manual on how to write an INF file.
Many thanks for every useful input
Holi
P.S.: I'm reading through DDK-Help and MSDN concerning driver development, but it's too much and weird stuff to get a quick overview.