Virtual COM port

Hi

I am new to Virtual COM port . Could you please tell me where I can get the
details from Virtual COM Port and the sample driver for these…

Thanks in Advacnce.

With Regards,
(Sanesh Kumar K)
xxxxx@hclt.com

-----Original Message-----
From: Mathias Ellinger [mailto:xxxxx@Ellisoft.de]
Sent: 16 July 2001 2:14 PM
To: NT Developers Interest List
Subject: [ntdev] Re: Win2k USB & Short packets

hello,

Does the Win2k usb driver handle short packets correctly? Will it
terminate a requested read when a short or zero length packet is read?

I have written some of USB drivers for different hardware and I mean
the use from short packets was always OK (for W9xx too).

You must use the USBD_SHORT_TRANSFER_OK flag in each USBD call for
interrupt pipes.

elli


You are currently subscribed to ntdev as: xxxxx@hclt.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com