Jimi wrote:
>I know, but normal DEVICE-PDDs should receive the notification at the same time (on
>Ring-0
tasktime), so
>INITCOMPLETE is the only chance. Otherwise I would need to send it out several times
>(and of
course for
>different drivers).
But allowing it before initcomplete allows a driver
to print some simple diagnostic/error messages.
>There is some sort of configuration space or something in PCMCIA. Isn't that one
>listing the resource requirements?
There are Tuple data, but you can not be sure if it
trustworthy for all devices, and if full configuration is
needed, it will most likely depend on card use/driver.
>There would be a possibility. It would be clean and imho good. GCONFIG sees any
>attach/detachment
of
>devices and looks for a matching configuration area entry. If one matches, then it
>will use the
configuration
>specified there. Using that scheme, it would be possible.
>The downside would be that multiple devices would allocate space even if they are not
>attached.
autodrv2.sys does it this way: PM configuration program burns data tables
into driver file.
Veit Kanegieser
-----------
To unsubscribe yourself from this list, send the following message
to [EMAIL PROTECTED]
unsubscribe acpi-os2
end