![](https://secure.gravatar.com/avatar/94487652f6a7b93bb7ad115c91d25452.jpg?s=120&d=mm&r=g)
so i tried to find some information in OS X and after a while i stumbled upon a document "Info.plist", to which i was pointed by OS X's build-in hardware info-utility, somehwere in /System/Library/Extensions/AppleHDA.kext/....
http://nopaste.org/p/aRCCwdDXqb
also some information right out of the apple tool, eventhough i don't think that it's worth anything: Intel High Definition Audio: Device ID: 0x10DECB79 Audio ID: 77 Available Devices: Headphone: Connection: Combo Speaker: Connection: Internal Line In: Connection: Combo Internal Microphone: Connection: Internal S/P-DIF Out: Connection: Combo External Microphone: Connection: Combo
On Tuesday 30 June 2009 07:58:17 Takashi Iwai wrote:
At Mon, 29 Jun 2009 16:04:06 -0600,
Sean Burke wrote:
A quick google shows that the vendor ID is Cirrus Logic. The Boot Camp driver set does include installers for Cirrus audio cards. I don't have Windows installed on here, so I can't check to see if it is indeed the Cirrus drivers that get installed. What can be done to facilitate the implementation of this codec?
I guess it's CS4206 codec. CS4207 has a different id.
out of the Info.plist: <string>Cirrus Logic CS4206</string> <key>CodecID</key>
so again: if i can, i'd love to help.
thanks a lot