Re: DDK Serial port driver.

From: polybear (poly_at_mega)
Date: 04/21/04


Date: Wed, 21 Apr 2004 12:16:21 +0800

when the ioStartNextPacket had been called

"Marco" <sorry@nomail.com> ¦b¶l¥ó news:e8Nn0bgJEHA.2556@TK2MSFTNGP11.phx.gbl
¤¤¼¶¼g...
> The code is in the W2K DDK.
> The SerialWrite function call the function SerialStartOrQueue. If the
queue
> is not empty, the IRP will be queued.
> The question is How and When the IRPs queued will be processed?
>
>