I am using ECP parallel port in xp .And using port access device driver to
acccess

parllel port extended rigsetres directly . I am reading ECP fifo in
polled mode


programm works well on win98 full time it aslso worls on xp but stops


after some working 5 or 10 miutes I am unable to resolve problem .When i
restarts

program again it begin to work pleas help me in this regard.

RE: strange problem in windows xp by pavel_a

pavel_a
Sun Dec 24 13:28:01 CST 2006

"virtuak port" wrote:
> I am using ECP parallel port in xp .And using port access device driver to
> acccess
>
> parllel port extended rigsetres directly . I am reading ECP fifo in
> polled mode
>
> programm works well on win98 full time it aslso worls on xp but stops
>
> after some working 5 or 10 miutes I am unable to resolve problem .When i
> restarts
> program again it begin to work pleas help me in this regard.

XP is not win98. This is a different OS and needs a new driver
design (don't touch ports not owned by you).

Regards,
--PA


Re: strange problem in windows xp by Tim

Tim
Sun Dec 24 18:53:56 CST 2006

virtuak port <virtuak port@discussions.microsoft.com> wrote:

>I am using ECP parallel port in xp .And using port access device driver to
>acccess parllel port extended rigsetres directly . I am reading ECP fifo in
>polled mode
>programm works well on win98 full time it aslso worls on xp but stops
>after some working 5 or 10 miutes I am unable to resolve problem .When i
>restarts program again it begin to work pleas help me in this regard.

What do you mean by "stops after some working"? What exactly happens? Is
there data that doesn't get sent, or incoming data you don't see? Have you
used a logic analyzer to confirm that?
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.

Re: strange problem in windows xp by virtuakport

virtuakport
Fri Jan 05 23:47:00 CST 2007



"Tim Roberts" wrote:

> virtuak port <virtuak port@discussions.microsoft.com> wrote:
>
> >I am using ECP parallel port in xp .And using port access device driver to
> >acccess parllel port extended rigsetres directly . I am reading ECP fifo in
> >polled mode
> >programm works well on win98 full time it aslso worls on xp but stops
> >after some working 5 or 10 miutes I am unable to resolve problem .When i
> >restarts program again it begin to work pleas help me in this regard.
>
> What do you mean by "stops after some working"? What exactly happens? Is
> there data that doesn't get sent, or incoming data you don't see? Have you
> used a logic analyzer to confirm that?
> --
> Tim Roberts, timr@probo.com
> Providenza & Boekelheide, Inc.
> hi Tim Roberts
Stpos working means data is still comming but my unable to read ecp fifo
after
some time .