Re: [Alsa-devel] PATCH Aureal Vortex.

2004-04-19 Thread Takashi Iwai
At Fri, 16 Apr 2004 21:47:20 +0200, Martin Langer wrote: > > On Tue, Apr 13, 2004 at 05:41:48PM +0200, Takashi Iwai wrote: > > > > i removed the definitions of PCI_ID_XXX, since they are > > already in the public header. for the 2.4 system we have already a > > local pci-ids.h in alsa-driver/pci

Re: [Alsa-devel] PATCH Aureal Vortex.

2004-04-16 Thread Martin Langer
On Tue, Apr 13, 2004 at 05:41:48PM +0200, Takashi Iwai wrote: > > i removed the definitions of PCI_ID_XXX, since they are > already in the public header. for the 2.4 system we have already a > local pci-ids.h in alsa-driver/pci/au88x0. Just noticed that one pci id isn't there... bye, martin I

Re: [Alsa-devel] PATCH Aureal Vortex.

2004-04-13 Thread Takashi Iwai
At Fri, 09 Apr 2004 13:43:03 -0400, Manuel Jander wrote: > > Please apply the following patch. It was designed against linux-2.6.5, > but applies cleanly against alsa-driver-1.0.4 this way: applied now. i removed the definitions of PCI_ID_XXX, since they are already in the public header. for th

[Alsa-devel] PATCH Aureal Vortex.

2004-04-09 Thread Manuel Jander
Hi, Please apply the following patch. It was designed against linux-2.6.5, but applies cleanly against alsa-driver-1.0.4 this way: cd alsa-driver-1.0.4/alsa-kernel/pci zcat /path/to/my/patches/aureal-2.6.5.diff.gz |patch -p3 It fixes some bugfixes, and adds more info to the Kconfig file. It also

Re: [Alsa-devel] PATCH: Aureal vortex alsa-kernel.

2004-01-26 Thread Takashi Iwai
At Mon, 26 Jan 2004 11:32:59 +0100, I wrote: > > Hi Manuel, > > At Sat, 24 Jan 2004 20:19:36 -0400, > Manuel Jander wrote: > > > > Hi, > > > > To the ALSA tree maintainers: > > > > I have uploaded a patch which moves the current Aureal driver into the > > alsa-kernel/ directory. Please apply i

Re: [Alsa-devel] PATCH: Aureal vortex alsa-kernel.

2004-01-26 Thread Takashi Iwai
Hi Manuel, At Sat, 24 Jan 2004 20:19:36 -0400, Manuel Jander wrote: > > Hi, > > To the ALSA tree maintainers: > > I have uploaded a patch which moves the current Aureal driver into the > alsa-kernel/ directory. Please apply it, because many people are waiting > for it since a long time, and the

[Alsa-devel] PATCH: Aureal vortex alsa-kernel.

2004-01-24 Thread Manuel Jander
Hi, To the ALSA tree maintainers: I have uploaded a patch which moves the current Aureal driver into the alsa-kernel/ directory. Please apply it, because many people are waiting for it since a long time, and the driver is working stable. I really need this to be done, please. Patch location: htt