• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Anyone at Apple know what this is...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone at Apple know what this is...


  • Subject: Re: Anyone at Apple know what this is...
  • From: Jeff Moore <email@hidden>
  • Date: Wed, 23 Jan 2002 12:06:06 -0800

on 1/23/02 11:07 AM, Jim Dolan <email@hidden> wrote:

> XIOAudioControl::MachoCallBack
>
> What is this used for and when might it be called - I am getting a memory
> access error in gdb that refers to this function.

XIOAudioControl is the name of the C++ class in the implementation of the
HAL that manages its dealings with IOAudioControl objects in the driver.
However, it does not have a method named MachoCallBack in it. It does have a
method named MachPortCallBack, though. Are you sure you are reading this
right?

At any rate, this is the method called when the driver sends a message to
the mach port the HAL has told it to use for a particular IOAudioControl via
IOConnectSetNotificationPort(). This usually happens when the value of the
control changes.

Can you give us any more details about the crash?

--

Jeff Moore
Core Audio
Apple


References: 
 >Anyone at Apple know what this is... (From: Jim Dolan <email@hidden>)

  • Prev by Date: Anyone at Apple know what this is...
  • Next by Date: Re: In need of documentation 2
  • Previous by thread: Anyone at Apple know what this is...
  • Next by thread: Re: In need of documentation 2
  • Index(es):
    • Date
    • Thread