Help - Search - Members - Calendar
Full Version: News
InsanelyMac Forum > InsanelyMac Lounge > The X Labs > AppleHDA
Taruga
While examining the new applehda.kext from 10.5.2 I´ve found this:
CODE
  if ( a1 == 299112836 )
  {
    v4 = OSObject__operator new(116);
    v2 = v4;
    if ( v4 )
      AppleHDAFunctionGroupAD1984__AppleHDAFunctionGroupAD1984(v4); ***** NEW *****
  }
  else
  {
    if ( (unsigned int)a1 > 0x11D41984 )
    {
      if ( a1 == 299112843 )
      {
        v5 = OSObject__operator new(116);
        v2 = v5;
        if ( v5 )
          AppleHDAFunctionGroupAD1988__AppleHDAFunctionGroupAD1988(v5); ***** NEW *****
      }
      else
      {
        if ( a1 != -2088470912 )
        {
LABEL_5:
          v1 = OSObject__operator new(116);
          v2 = v1;
          if ( v1 )
            AppleHDAFunctionGroup__AppleHDAFunctionGroup(v1);
          return v2;
        }
        v3 = OSObject__operator new(120);
        v2 = v3;
        if ( v3 )
          AppleHDAFunctionGroupSTAC9220__AppleHDAFunctionGroupSTAC9220(v3);
      }
    }
    else
    {
      if ( a1 == 283902562 )
      {
        v6 = OSObject__operator new(116);
        v2 = v6;
        if ( v6 )
          AppleHDAFunctionGroupALC262__AppleHDAFunctionGroupALC262(v6); ***** NEW *****
      }
      else
      {
        if ( a1 != 283904133 )
          goto LABEL_5;
        v7 = OSObject__operator new(116);
        v2 = v7;
        if ( v7 )
          AppleHDAFunctionGroupALC885__AppleHDAFunctionGroupALC885(v7);
      }
    }
  }
  return v2;
}
errandwolfe
Always interested in this project, hoping someday to get my Sigmatel 9205 working. For those non-devs and guru's would you mind explaining what you posted?
Dainix
Interesting. So it's already finding specific sound cards? Maybe this is telling us about some things that Apple has in store for us.
_quark_
That is reply to my mail to Steve Jobbs smile.gif
I want that .kext! smile.gif
lastExile
hope for ADI 1988 biggrin.gif
rokinn
Great news, hope my AD1988A will work.
asap18
I can confirm this DOES NOT work. :\
Hagar
......yet tongue.gif
avk
any news about AD 198x HD audio codecs support in those kext's?
borodadada
How by that use? my sound card 1988a not work Please come across instruction
zs_ftp
I wanna see AD1981 in this patch.
wallbash.gif
_quark_
Well... 10.5.2 is out. Anything changed?
inc188
i got the ADI1983... lol
electronixtar
Still waiting for AD1981HD patch :-)
_quark_
QUOTE(inc188 @ Feb 12 2008, 06:54 AM) *
i got the ADI1983... lol

How?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.