[alsa-devel] [PATCH] Device ID for Macbook sound card

Takashi Iwai tiwai at suse.de
Thu Jan 10 13:07:51 CET 2008


At Thu, 10 Jan 2008 16:18:02 +0800,
Jiang zhe wrote:
> 
> Hi,
> 
> Please refer to the [0003680] on bugtracking system.
> The user found that "model=mbp3" works and provided the ID.

Thanks, applied to HG tree now.


Takashi

> 
> --- alsa-driver-hg20080110/alsa-kernel/pci/hda/patch_realtek.c
> 2008-01-09 09:00:15.000000000 +0800
> +++ b/alsa-kernel/pci/hda/patch_realtek.c	2008-01-10 16:07:20.000000000
> +0800
> @@ -6122,6 +6122,7 @@ static int patch_alc882(struct hda_codec
>  		case 0x106b1000: /* iMac 24 */
>  			board_config = ALC885_IMAC24;
>  			break;
> +		case 0x106b00a1: /* Macbook */
>  		case 0x106b2c00: /* Macbook Pro rev3 */
>  			board_config = ALC885_MBP3;
>  			break;
> 


More information about the Alsa-devel mailing list