User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.2.23) Gecko/20110920 Lightning/1.0b2 Thunderbird/3.1.15
Ramakrishna Saripalli skrev 2012-02-02 09:51:
Is there a better way of exchanging data between user and kernel driver in Lion?.
I've implemented something similar when I got the advice to:
"look at the code for the CoreAudio IOAudioEngineUserClient; it has a system where the client passes in buffers that have been allocated in the clients own memory space, and the user client maps them into the kernel's memory space and simply copies data to or from those buffers"
It works like a charm. And fast. And on Lion too.
Regards,
/Rob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-drivers mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden