Re: User mode driver (HAL plugin) vs Kernel mode
Re: User mode driver (HAL plugin) vs Kernel mode
- Subject: Re: User mode driver (HAL plugin) vs Kernel mode
- From: Joel Reymont <email@hidden>
- Date: Mon, 28 Jan 2013 19:53:43 +0000
On Mon, Jan 28, 2013 at 7:47 PM, Paul Davis <email@hidden> wrote:
> i believe that apple employees have specifically noted that objective C and
> GCD are inappropriate tools for this purpose.
Works for me so far.
Then again, all the CoreAudio sampling callbacks are doing is either
reading from a ring buffer or writing to one. The output callback is
also making a dispatch_async call.
I know about the party line and actually had the whole thing written
in C++ at one time.
--------------------------------------------------------------------------
for hire: mac osx device driver ninja. kernel, usb and coreaudio drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden