All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hda: add reference board SND_PCI_QUIRK
@ 2009-01-23  3:55 Matthew Ranostay
  2009-01-23  7:49 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Ranostay @ 2009-01-23  3:55 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai

Add another LanParty reference board SND_PCI_QUIRK to quirk lists of
all codec families. 

Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com>
---

diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index dbe8b12..032dd0b 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -1510,6 +1510,8 @@ static struct snd_pci_quirk stac9200_cfg_tbl[] = {
 	/* SigmaTel reference board */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
 		      "DFI LanParty", STAC_REF),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
+		      "DFI LanParty", STAC_REF),
 	/* Dell laptops have BIOS problem */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a8,
 		      "unknown Dell", STAC_9200_DELL_D21),
@@ -1659,6 +1661,7 @@ static struct snd_pci_quirk stac925x_codec_id_cfg_tbl[] = {
 static struct snd_pci_quirk stac925x_cfg_tbl[] = {
 	/* SigmaTel reference board */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668, "DFI LanParty", STAC_REF),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101, "DFI LanParty", STAC_REF),
 	SND_PCI_QUIRK(0x8384, 0x7632, "Stac9202 Reference Board", STAC_REF),
 
 	/* Default table for unknown ID */
@@ -1702,6 +1705,8 @@ static struct snd_pci_quirk stac92hd73xx_cfg_tbl[] = {
 	/* SigmaTel reference board */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
 				"DFI LanParty", STAC_92HD73XX_REF),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
+				"DFI LanParty", STAC_92HD73XX_REF),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0254,
 				"Dell Studio 1535", STAC_DELL_M6_DMIC),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0255,
@@ -1744,6 +1749,8 @@ static struct snd_pci_quirk stac92hd83xxx_cfg_tbl[] = {
 	/* SigmaTel reference board */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
 		      "DFI LanParty", STAC_92HD83XXX_REF),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
+		      "DFI LanParty", STAC_92HD83XXX_REF),
 	{} /* terminator */
 };
 
@@ -1793,6 +1800,8 @@ static struct snd_pci_quirk stac92hd71bxx_cfg_tbl[] = {
 	/* SigmaTel reference board */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
 		      "DFI LanParty", STAC_92HD71BXX_REF),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
+		      "DFI LanParty", STAC_92HD71BXX_REF),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30f2,
 		      "HP dv5", STAC_HP_M4),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30f4,
@@ -1981,6 +1990,8 @@ static struct snd_pci_quirk stac922x_cfg_tbl[] = {
 	/* SigmaTel reference board */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
 		      "DFI LanParty", STAC_D945_REF),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
+		      "DFI LanParty", STAC_D945_REF),
 	/* Intel 945G based systems */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0101,
 		      "Intel D945G", STAC_D945GTP3),
@@ -2137,6 +2148,8 @@ static struct snd_pci_quirk stac927x_cfg_tbl[] = {
 	/* SigmaTel reference board */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
 		      "DFI LanParty", STAC_D965_REF),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
+		      "DFI LanParty", STAC_D965_REF),
 	 /* Intel 946 based systems */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x3d01, "Intel D946", STAC_D965_3ST),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0xa301, "Intel D946", STAC_D965_3ST),
@@ -2246,6 +2259,8 @@ static struct snd_pci_quirk stac9205_cfg_tbl[] = {
 	/* SigmaTel reference board */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
 		      "DFI LanParty", STAC_9205_REF),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
+		      "DFI LanParty", STAC_9205_REF),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f1,
 		      "unknown Dell", STAC_9205_DELL_M42),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f2,

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

* Re: [PATCH] hda: add reference board SND_PCI_QUIRK
  2009-01-23  3:55 [PATCH] hda: add reference board SND_PCI_QUIRK Matthew Ranostay
@ 2009-01-23  7:49 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2009-01-23  7:49 UTC (permalink / raw)
  To: Matthew Ranostay; +Cc: alsa-devel

At Thu, 22 Jan 2009 22:55:44 -0500,
Matthew Ranostay wrote:
> 
> Add another LanParty reference board SND_PCI_QUIRK to quirk lists of
> all codec families. 
> 
> Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com>

Applied.

The patch caused a slight conflict with my git tree, so fixed manually.
At the next time, please check sound.git tree before submission.

Thanks,

Takashi

> ---
> 
> diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
> index dbe8b12..032dd0b 100644
> --- a/sound/pci/hda/patch_sigmatel.c
> +++ b/sound/pci/hda/patch_sigmatel.c
> @@ -1510,6 +1510,8 @@ static struct snd_pci_quirk stac9200_cfg_tbl[] = {
>  	/* SigmaTel reference board */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
>  		      "DFI LanParty", STAC_REF),
> +	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
> +		      "DFI LanParty", STAC_REF),
>  	/* Dell laptops have BIOS problem */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01a8,
>  		      "unknown Dell", STAC_9200_DELL_D21),
> @@ -1659,6 +1661,7 @@ static struct snd_pci_quirk stac925x_codec_id_cfg_tbl[] = {
>  static struct snd_pci_quirk stac925x_cfg_tbl[] = {
>  	/* SigmaTel reference board */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668, "DFI LanParty", STAC_REF),
> +	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101, "DFI LanParty", STAC_REF),
>  	SND_PCI_QUIRK(0x8384, 0x7632, "Stac9202 Reference Board", STAC_REF),
>  
>  	/* Default table for unknown ID */
> @@ -1702,6 +1705,8 @@ static struct snd_pci_quirk stac92hd73xx_cfg_tbl[] = {
>  	/* SigmaTel reference board */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
>  				"DFI LanParty", STAC_92HD73XX_REF),
> +	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
> +				"DFI LanParty", STAC_92HD73XX_REF),
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0254,
>  				"Dell Studio 1535", STAC_DELL_M6_DMIC),
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0255,
> @@ -1744,6 +1749,8 @@ static struct snd_pci_quirk stac92hd83xxx_cfg_tbl[] = {
>  	/* SigmaTel reference board */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
>  		      "DFI LanParty", STAC_92HD83XXX_REF),
> +	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
> +		      "DFI LanParty", STAC_92HD83XXX_REF),
>  	{} /* terminator */
>  };
>  
> @@ -1793,6 +1800,8 @@ static struct snd_pci_quirk stac92hd71bxx_cfg_tbl[] = {
>  	/* SigmaTel reference board */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
>  		      "DFI LanParty", STAC_92HD71BXX_REF),
> +	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
> +		      "DFI LanParty", STAC_92HD71BXX_REF),
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30f2,
>  		      "HP dv5", STAC_HP_M4),
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x30f4,
> @@ -1981,6 +1990,8 @@ static struct snd_pci_quirk stac922x_cfg_tbl[] = {
>  	/* SigmaTel reference board */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
>  		      "DFI LanParty", STAC_D945_REF),
> +	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
> +		      "DFI LanParty", STAC_D945_REF),
>  	/* Intel 945G based systems */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x0101,
>  		      "Intel D945G", STAC_D945GTP3),
> @@ -2137,6 +2148,8 @@ static struct snd_pci_quirk stac927x_cfg_tbl[] = {
>  	/* SigmaTel reference board */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
>  		      "DFI LanParty", STAC_D965_REF),
> +	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
> +		      "DFI LanParty", STAC_D965_REF),
>  	 /* Intel 946 based systems */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x3d01, "Intel D946", STAC_D965_3ST),
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0xa301, "Intel D946", STAC_D965_3ST),
> @@ -2246,6 +2259,8 @@ static struct snd_pci_quirk stac9205_cfg_tbl[] = {
>  	/* SigmaTel reference board */
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
>  		      "DFI LanParty", STAC_9205_REF),
> +	SND_PCI_QUIRK(PCI_VENDOR_ID_DFI, 0x3101,
> +		      "DFI LanParty", STAC_9205_REF),
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f1,
>  		      "unknown Dell", STAC_9205_DELL_M42),
>  	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f2,
> 

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

end of thread, other threads:[~2009-01-23  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-23  3:55 [PATCH] hda: add reference board SND_PCI_QUIRK Matthew Ranostay
2009-01-23  7:49 ` 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.