On 22 Dec 2002 08:17:32 UT, [EMAIL PROTECTED] wrote:

>Would it also work, when I use the semamorph from both Ring-0/Ring-3?

I guess not, since - according to the docs - none of the Sem* DevHelps is
available at INIT. At least I have used them at task time exclusively...


>Well the documentation is a little bit vague about it. It doesn't really offer 
>any example to know how it works. 

Yes. But isn't that the normal behaviour ?


>I personally missed some sort of "AllocSem" call.

There is no such function. If a system semaphore is used, it must be 
created by the application and passed into the driver. Usually by an
IOCTL. If a RAM semaphore is employed, it doesn't need to be created
at all.



--
Ruediger "Rudi" Ihle


-----------
To unsubscribe yourself from this list, send the following message
to [EMAIL PROTECTED]

     unsubscribe acpi-os2
     end

Reply via email to