Re: Starting a driver within a driver...



A proposed feature of longhorn will be that the OS supports multiple
asynchronous starts. I am pretty sure all other OS's synchronously start
the devices.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Ray Trent" <ratrent@xxxxxxxxxxxxx> wrote in message
news:emu1HpFPFHA.2432@xxxxxxxxxxxxxxxxxxxxxxx
Sigh. You're right, as usual...

Anyway, am I correct in guessing that it would work on XP and 2k3? They
seem to do a better job of asynchronously starting devices.

Doron Holan [MS] wrote:
no, you can't pend the start irp. on a lot of OS variants, the pnp enum
lock is held and the pnp manager will synchronously wait for the start to
complete before starting the next device.

d


--
../ray\..


.



Relevant Pages

  • Re: Starting a driver within a driver...
    ... A proposed feature of longhorn will be that the OS supports multiple ... Please do not send e-mail directly to this alias. ... on a lot of OS variants, the pnp enum ...
    (microsoft.public.development.device.drivers)
  • Re: Starting a driver within a driver...
    ... > A proposed feature of longhorn will be that the OS supports multiple ... Prev by Date: ...
    (microsoft.public.development.device.drivers)
  • Re: how to select another device configuration from the driver
    ... do you mean multiple configuration or multiple interface w/in one ... Please do not send e-mail directly to this alias. ... Do I have to care for special things if another driver was ...
    (microsoft.public.development.device.drivers)
  • Re: It just keeps getting better.
    ... Unless folks want bragging rights ... >> What's the guesstimated price of Longhorn? ... >> |> And it's getting cheaper and cheaper. ... >> | Alias ...
    (microsoft.public.windowsxp.general)
  • Re: USBD error query
    ... is your transfer size a multiple of MaximumPacketSize? ... the device transfers more bytes in a packet then the host has asked for. ... Please do not send e-mail directly to this alias. ...
    (microsoft.public.development.device.drivers)

Loading