USB driver for device
- From: Rob <Rob@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Jan 2008 00:54:01 -0800
Hi,
We are developing an USB device in-house that will be connected to our
WINCE6 device. These 2 devices need to be able to send/receive data to and
from each other.
I am looking for the easyest way to achieve this, preferably without having
to write a new USB client driver for the WINCE side. Can I use some existing
driver for this ?
The other layers of USB stack provide all functionality needed, I need no
specific functionality for this device. So I think I need only a
client-driver with basic functionality, which probably already exists, and
link the Device's Vendor/deviceID to it through some registry settings.
Is there something like "basicUSBDevice.dll" (functionally speaking) that I
could use ?
Any tips on this are welcome.
Greeting,
Rob.
.
- Follow-Ups:
- Re: USB driver for device
- From: Valter Minute
- Re: USB driver for device
- Prev by Date: User Control Problem
- Next by Date: lmem...
- Previous by thread: User Control Problem
- Next by thread: Re: USB driver for device
- Index(es):
Relevant Pages
|