At Wed, 09 Aug 2006 14:38:38 +0200, Johannes Berg wrote: > > Takashi Iwai wrote: > > A relevant question: do we need I2C_POWERMAC for both onyx and tas? > > > Yes, there are PowerBooks and G5s with either. Actually, a bit more > thinking about this I'm pretty sure that it is used on all G5s by way of > how things are hooked up. There are SMU I2C busses too but they surely > don't connect any sound i2c stuff. OK, now I added both I2C and I2C_POWERMAC and committed to ALSA tree. Takashi diff -r 67e0e0ca5f65 -r f72c2a462f76 aoa/codecs/Kconfig --- a/aoa/codecs/Kconfig Wed Aug 09 14:33:27 2006 +0200 +++ b/aoa/codecs/Kconfig Wed Aug 09 14:51:14 2006 +0200 @@ -1,6 +1,8 @@ config SND_AOA_ONYX config SND_AOA_ONYX tristate "support Onyx chip" depends on SND_AOA + select I2C + select I2C_POWERMAC ---help--- This option enables support for the Onyx (pcm3052) codec chip found in the latest Apple machines @@ -18,6 +20,8 @@ config SND_AOA_TAS config SND_AOA_TAS tristate "support TAS chips" depends on SND_AOA + select I2C + select I2C_POWERMAC ---help--- This option enables support for the tas chips found in a lot of Apple Machines, especially ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel