Maxim
Fri May 06 10:39:04 CDT 2005
You cannot.
You have either interrupts or polling. Nothing else.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
<radhara@hotmail.com> wrote in message
news:1115391105.284950.105060@z14g2000cwz.googlegroups.com...
> Hello again
> since I didnt get any response to the original post, I thought I'd give
> this a try one more time.
>
> Basically what I would like to "know" in the WDM driver is when the
> state of a particular register on the pcmcia card changes. The card
> supports a memory-only interface and does not use any interrupts. From
> a hardware perspectively there is a signal change to the "reader"? to
> signal change in register state. From a driver perspective I would like
> to "see" this change but I dont see how to get notification of such a
> signal change without the card using interrupts. (and polling is not
> desirable)
>
> Does anyone have any ideas on how this might be do-able ?
>
> Thanks
> --rr
>
>
>
> radhara@hotmail.com wrote:
> > Hello all
> >
> > For a PCMCIA card that supports a memory-only card interface is it
> > possible for the WDM function driver to be notified of a change in
> the
> > RDY-BSY signal ? ... for e.g. to signal completion of a command..
> >
> >
> > Thanks
> > --rr
>