mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 00:04:15 +08:00
[ALSA] Add iBook 1.33GHz support
PPC PMAC driver Added the support of iBook 1.33GHz. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
5a2a68f5a1
commit
1e8bdcaf82
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user