Re: virtual serial to usb driver
Tech-Archive recommends: Speed Up your PC by fixing your registry
On Oct 25, 12:55 am, subhash <subhashsukuma...@xxxxxxxxx> wrote:
On Oct 25, 10:05 am, Tim Roberts <t...@xxxxxxxxx> wrote:
Why don't you design your device to meet the USB Communication Device
Class? I suspect you could get by without writing a driver at all.
The application is already written for serial port. Now the
hardware is changed. So I think, I hav to write it.
You could do a lower filter to usbser.sys, too..
.
Relevant Pages
- Re: Accessing peripherals from a managed application
... And .NET CF 2.0 has serial port classes built into it... ... I tried the P/Invoke Wizard from Paul Yao's ... Maybe you open the driver with CreateFile, ... Call on the imported functions to access the hardware. ... (microsoft.public.windowsce.app.development) - Re: Accessing peripherals from a managed application
... There's a driver for, ... I did find that System.IO.Port has the functionalities of a serial port ... Paul G. Tobey wrote: ... Call on the imported functions to access the hardware. ... (microsoft.public.windowsce.app.development) - Re: WRITE_PORT_BUFFER_ULONG
... WRITE_PORT_BUFFER_ULONG is normally used in a disk driver or ethernet ... This sounds like too high speed of an operation for a serial port. ... If the hardware you are using can support such high data-rates, ... |> smaillet at EmbeddedFusion dot com ... (microsoft.public.windowsce.embedded.vc) - Re: Serial port failure
... message to a group of embedded boxes daisy chained via the serial port. ... Assuming the driver is locking up then it looks like a serial port ... My advice is to try a different serial port hardware. ... (comp.lang.python) - Re: Programming Hardware in Assembly...where to start?
... I guess I'm not really into optimization. ... interfacing with hardware & writing device drivers. ... Do I want to make hardware or program it? ... I guess on the level of OS & driver development. ... (comp.lang.asm.x86) |
|