On Tue, Oct 07, 2008 at 10:41:30AM +0200, Takashi Iwai wrote: > Jon Smirl wrote: > > The base intel hda module would include code to figure out which codec > > is attached. It can then use loadmodule() to dynamically load it. ASOC > > use the separate codec driver model. > You mean AOA? > ASoC doesn't do any dynamic module handling by itself, AFAIK. It does this through reuse of the standard module loader - the machine drivers all have references to the codec and platform driver modules so providing something can figure out how to load the only relevant machine driver only the codec and platform drivers for that machine will be loaded. v2 pretty much keeps on with the same model, though codec and platform drivers will be able to be instantiated via means other than the machine drivers. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel