All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wishlist: add details for the audigy player box version
@ 2005-05-27 11:22 Arnaud Patard
  2005-05-27 11:32 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Arnaud Patard @ 2005-05-27 11:22 UTC (permalink / raw)
  To: alsa-devel

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

Hi,

In the cvs, only the audigy player with subsystem 0x1102,0x0053 is
known. This patch add details for the card with subsystem 0x1102,0x0051
which is in fact the same card. The 0x0053 is the OEM version and the
0x0051 is the box version. 

Regards,
Arnaud Patard
 

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: add_audigy_player_box.patch --]
[-- Type: text/x-patch, Size: 814 bytes --]

Add details for the audigy player box version.

Signed-Off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
---

Index: emu10k1_main.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c,v
retrieving revision 1.55
diff -u -r1.55 emu10k1_main.c
--- emu10k1_main.c	10 Apr 2005 14:43:35 -0000	1.55
+++ emu10k1_main.c	25 Apr 2005 09:56:34 -0000
@@ -700,6 +700,12 @@
 	 .emu10k2_chip = 1,
 	 .ca0102_chip = 1,
 	 .ac97_chip = 1} ,
+	{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00511102,
+	 .driver = "Audigy", .name = "Audigy 1 [SB0090]", 
+	 .id = "Audigy",
+	 .emu10k2_chip = 1,
+	 .ca0102_chip = 1,
+	 .ac97_chip = 1} ,
 	{.vendor = 0x1102, .device = 0x0004,
 	 .driver = "Audigy", .name = "Audigy 1 [Unknown]", 
 	 .id = "Audigy",

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

* Re: [PATCH] wishlist: add details for the audigy player box version
  2005-05-27 11:22 [PATCH] wishlist: add details for the audigy player box version Arnaud Patard
@ 2005-05-27 11:32 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2005-05-27 11:32 UTC (permalink / raw)
  To: Arnaud Patard (Rtp); +Cc: alsa-devel

At Fri, 27 May 2005 13:22:31 +0200,
Arnaud Patard (Rtp) wrote:
> 
> Hi,
> 
> In the cvs, only the audigy player with subsystem 0x1102,0x0053 is
> known. This patch add details for the card with subsystem 0x1102,0x0051
> which is in fact the same card. The 0x0053 is the OEM version and the
> 0x0051 is the box version. 
> 
> Regards,
> Arnaud Patard

Thanks.  Applied to CVS -- will appear in 1.0.9-final, too.


Takashi


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005

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

end of thread, other threads:[~2005-05-27 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-27 11:22 [PATCH] wishlist: add details for the audigy player box version Arnaud Patard
2005-05-27 11:32 ` 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.