Skip to content

Commit

Permalink
[ALSA] Add iBook 1.33GHz support
Browse files Browse the repository at this point in the history
PPC PMAC driver
Added the support of iBook 1.33GHz.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Oct 7, 2005
1 parent 5a2a68f commit 1e8bdca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/ppc/pmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,7 @@ static int __init snd_pmac_detect(pmac_t *chip)
case 0x33:
case 0x29:
case 0x24:
case 0x50:
case 0x5c:
chip->num_freqs = ARRAY_SIZE(tumbler_freqs);
chip->model = PMAC_SNAPPER;
Expand Down

0 comments on commit 1e8bdca

Please sign in to comment.