Skip to content

Commit

Permalink
ALSA: hda - Add support of iMac 24 Aluminium
Browse files Browse the repository at this point in the history
Added the support for 24" Aluminium iMac (106b:3e00)

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Mark Eggleston authored and Takashi Iwai committed Jan 31, 2009
1 parent 42de55c commit 3077e44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -7012,6 +7012,7 @@ static int patch_alc882(struct hda_codec *codec)
break;
case 0x106b1000: /* iMac 24 */
case 0x106b2800: /* AppleTV */
case 0x106b3e00: /* iMac 24 Aluminium */
board_config = ALC885_IMAC24;
break;
case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */
Expand Down

0 comments on commit 3077e44

Please sign in to comment.