At Sat, 10 Mar 2007 20:59:19 -0800, Allyn, Mark A wrote: > > Folks: > > I am still working my way on trying to understand the hda codecs, particularly the > sigmatel stuff. > > I notice that for the stac 9200, the multiout structure is set in: > > ------------------------------------------ > spec->multiout.max_channels = 2; > spec->multiout.num_dacs = 1; > spec->multiout.dac_nids = stac9200_dac_nids; > ------------------------------------------ > > But is it now completely set in the stac 9205 series; only the dac_nids is set. the > max_channels is not set and the num_dacs is not set. Can anyone please help enlighten > me as to why? These fields are set in stac92xx_parse_auto_config() and vary depending on the pin configs. In the case of stac9200, they are set there since it supports only 2-channels. Takashi ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel