snd-ca0106

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I played with CA0106 driver a bit. I wonder if we could make it setname for card and chip, in similar way to snd-emu10k1 and others.So... in emu10k1.c we have:180         strcpy(card->driver, emu->card_capabilities->driver);181         strcpy(card->shortname, emu->card_capabilities->name);While in ca0106_main.c there is:1369         strcpy(card->driver, "CA0106");1370         strcpy(card->shortname, "CA0106");Can it be changed? I want it do display Card in alsamixer as a boardname from ca0106_card_capabailities list and Chip name to be CA0106[chip->model].Also, it would be great if we could name the four PCMs, likehw0,0 - card_name Fronthw0,1 - card_name Rearhw0,2 - card_name Center/LFEhw0,3 - card_name Side (it's not unknown)Instead of just CA0106. Any ideas?
-- Vedran Miletić_______________________________________________Alsa-devel mailing listAlsa-devel@xxxxxxxxxxxxxxxxxxxx://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux