[PATCH 2/2] ca0106 playback 44100Hz support to SPDIF and playback format & rate constraints

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

 



Signed-off-by: Ben Stanley Ben.Stanley@xxxxxxxxxxxxxx

This is the patch against alsa-driver.
---
 pci/ca0106/ca0106_main.patch |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pci/ca0106/ca0106_main.patch b/pci/ca0106/ca0106_main.patch
index 03820b3..d661011 100644
--- a/pci/ca0106/ca0106_main.patch
+++ b/pci/ca0106/ca0106_main.patch
@@ -14,12 +14,12 @@
  
  static struct snd_ca0106_details ca0106_chip_details[] = {
         /* Sound Blaster X-Fi Extreme Audio. This does not have an AC97. 53SB079000000 */
-@@ -1352,7 +1353,7 @@
+@@ -1542,7 +1543,7 @@
        pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model);
  #if 1
-       printk(KERN_INFO "snd-ca0106: Model %04x Rev %08x Serial %08x\n", chip->model,
--             pci->revision, chip->serial);
-+             snd_pci_revision(pci), chip->serial);
+       printk(KERN_INFO DRVNAME ": Model %04x Rev %08x Serial %08x\n",
+-              chip->model, pci->revision, chip->serial);
++              chip->model, snd_pci_revision(pci), chip->serial);
  #endif
        strcpy(card->driver, "CA0106");
        strcpy(card->shortname, "CA0106");
-- 
1.5.4.3


_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://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