Re: [Alsa-devel] Re: [RFC] merging splited driver back

2002-08-22 Thread Takashi Iwai
At Thu, 22 Aug 2002 15:41:17 +0200, Thierry Vignaud wrote: > > Takashi Iwai <[EMAIL PROTECTED]> writes: > > > > I don't like very much to merging of ENS1370 and ENS1371, because > > > different codecs are used (snd-ak4531-codec and snd-ac97-codec). > > > > ah, yes, that's not beautiful to have t

Re: [Alsa-devel] Re: [RFC] merging splited driver back

2002-08-22 Thread Thierry Vignaud
Takashi Iwai <[EMAIL PROTECTED]> writes: > > I don't like very much to merging of ENS1370 and ENS1371, because > > different codecs are used (snd-ak4531-codec and snd-ac97-codec). > > ah, yes, that's not beautiful to have two codec modules for one > driver. > >> Sure, >> there is common code (MI

Re: [Alsa-devel] Re: [RFC] merging splited driver back

2002-08-22 Thread Takashi Iwai
At Wed, 21 Aug 2002 11:53:32 +0200 (CEST), Jaroslav wrote: > > On Tue, 20 Aug 2002, Takashi Iwai wrote: > > > Hi, > > > > At Mon, 19 Aug 2002 22:29:12 +0200, > > Thierry Vignaud wrote: > > > > > > snd-ens1370 and 1371're just the same driver which compilation is > > > altered by preprocessors

Re: [Alsa-devel] Re: [RFC] merging splited driver back

2002-08-21 Thread Jaroslav Kysela
On Tue, 20 Aug 2002, Takashi Iwai wrote: > Hi, > > At Mon, 19 Aug 2002 22:29:12 +0200, > Thierry Vignaud wrote: > > > > snd-ens1370 and 1371're just the same driver which compilation is > > altered by preprocessors directives. > > > > snd-via8232 came from via686 and some common code can still

[Alsa-devel] Re: [RFC] merging splited driver back

2002-08-20 Thread Takashi Iwai
Hi, At Mon, 19 Aug 2002 22:29:12 +0200, Thierry Vignaud wrote: > > snd-ens1370 and 1371're just the same driver which compilation is > altered by preprocessors directives. > > snd-via8232 came from via686 and some common code can still be seen. > > it would be nice if the alsa team can make a