lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 08 Jun 2010 17:01:57 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	"Justin P. Mattock" <justinmattock@...il.com>
Cc:	alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5]alsa:patch_realtek.c Add SSID table for MacBookAir2,1

At Sun,  6 Jun 2010 16:09:49 -0700,
Justin P. Mattock wrote:
> 
> This adds the SSID number to snd_pci_quirk for the
> MacBookAir2,1 taken from codec#0 at:
> http://launchpadlibrarian.net/49455483/Card0.Codecs.codec.0.txt
> keep in mind I do not have one of these machines on hand
> so please if you do have this machine please test for me..
>  
>  Signed-off-by: Justin P. Mattock <justinmattock@...il.com>

I applied this one (after rearranging the quirk list order).

Also the patch 3 and 5, both one-liner additions of a quirk, are
applied, too, since they got tested somehow in bug reports.

Could you rebase your changes for the proper MBA 1,1 and imac 7,1
against the latest sound tree so that anyone can test them?  If they
work better, then we can apply later your changes in addition.


Thanks!

Takashi

> ---
>  sound/pci/hda/patch_realtek.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index 17d4548..9b82d28 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -9487,6 +9487,7 @@ static struct snd_pci_quirk alc882_ssid_cfg_tbl[] = {
>  	SND_PCI_QUIRK(0x106b, 0x4000, "MacbookPro 5,1", ALC885_MB5),
>  	SND_PCI_QUIRK(0x106b, 0x4600, "MacbookPro 5,2", ALC885_MB5),
>  	SND_PCI_QUIRK(0x106b, 0x4100, "Macmini 3,1", ALC885_MACMINI3),
> +	SND_PCI_QUIRK(0x106b, 0x3500, "MacBookAir 2,1", ALC885_MBA21),
>  	{} /* terminator */
>  };
>  
> -- 
> 1.6.5.2.180.gc5b3e
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ