Hi,
During a suspend/resume sequence with PCMCIA device, on resuming the
system, the bus driver takes a long time ~2.5s to complete processing and
call the completion routine. With USB device, this time is only in the
order of few ms. Is this a known limitation of the PCMCIA bus driver or can
this be controlled by the client driver?
Regards,
Indu
2.5 s? Thats a lot of time for any driver. The MS requirement is to resume
the whole system under 5 (s). My guess is, its a bug hiding somewhere.
wrote in message news:xxxxx@ntdevā¦
> Hi,
>
> During a suspend/resume sequence with PCMCIA device, on resuming the
> system, the bus driver takes a long time ~2.5s to complete processing and
> call the completion routine. With USB device, this time is only in the
> order of few ms. Is this a known limitation of the PCMCIA bus driver or
> can
> this be controlled by the client driver?
>
> Regards,
> Indu
>
>