All of lore.kernel.org
 help / color / mirror / Atom feed
* PATCH Aureal Vortex.
@ 2004-04-09 17:43 Manuel Jander
  2004-04-13 15:41 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Manuel Jander @ 2004-04-09 17:43 UTC (permalink / raw)
  To: Alsa-devel

[-- Attachment #1: Type: text/plain, Size: 418 bytes --]

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 adds automatic chipset workarounds for some VIA and AMD chipsets
that need latency tweaking.

Thanks.

Manuel Jander.

[-- Attachment #2: aureal-2.6.5.diff.gz --]
[-- Type: application/x-gzip, Size: 7881 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PATCH Aureal Vortex.
  2004-04-09 17:43 PATCH Aureal Vortex Manuel Jander
@ 2004-04-13 15:41 ` Takashi Iwai
  2004-04-16 19:47   ` Martin Langer
  0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2004-04-13 15:41 UTC (permalink / raw)
  To: mjander; +Cc: alsa-devel

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 the 2.4 system we have already a
local pci-ids.h in alsa-driver/pci/au88x0.


thanks!

Takashi


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PATCH Aureal Vortex.
  2004-04-13 15:41 ` Takashi Iwai
@ 2004-04-16 19:47   ` Martin Langer
  2004-04-19 11:13     ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Langer @ 2004-04-16 19:47 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: mjander, alsa-devel

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


Index: pci-ids.h
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/au88x0/pci-ids.h,v
retrieving revision 1.1
diff -u -r1.1 pci-ids.h
--- pci-ids.h	30 Mar 2004 08:45:34 -0000	1.1
+++ pci-ids.h	16 Apr 2004 19:39:11 -0000
@@ -16,3 +16,6 @@
 #ifndef PCI_DEVICE_ID_VIA_8365_1
 #define PCI_DEVICE_ID_VIA_8365_1 0x8305
 #endif
+#ifndef PCI_DEVICE_ID_AMD_FE_GATE_7007
+#define PCI_DEVICE_ID_AMD_FE_GATE_7007 0x7007
+#endif


-- 
                                     Living on earth may be expensive,
                   but it includes an annual free trip around the sun. 


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: PATCH Aureal Vortex.
  2004-04-16 19:47   ` Martin Langer
@ 2004-04-19 11:13     ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2004-04-19 11:13 UTC (permalink / raw)
  To: Martin Langer; +Cc: mjander, alsa-devel

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/au88x0.
> 
> Just noticed that one pci id isn't there...

applied to cvs.


thanks,

Takashi


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-04-19 11:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-09 17:43 PATCH Aureal Vortex Manuel Jander
2004-04-13 15:41 ` Takashi Iwai
2004-04-16 19:47   ` Martin Langer
2004-04-19 11:13     ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.