Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Stanley <Ben.Stanley@exemail.com.au>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH 2/2] ca0106 playback 44100Hz support	to	SPDIF	and	playback	format & rate constraints
Date: Wed, 03 Sep 2008 03:16:33 +1000	[thread overview]
Message-ID: <1220375793.7459.10.camel@localhost> (raw)
In-Reply-To: <1220375467.7459.8.camel@localhost>

Signed-off-by: Ben Stanley Ben.Stanley@exemail.com.au

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

  reply	other threads:[~2008-09-02 17:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-22 14:38 [PATCH 1/2] ca0106 playback 44100Hz support to SPDIF and playback format & rate constraints Ben Stanley
2008-08-22 15:40 ` Takashi Iwai
2008-08-23 14:37   ` Ben Stanley
2008-08-25 16:35     ` Takashi Iwai
2008-09-02 17:11       ` Ben Stanley
2008-09-02 17:16         ` Ben Stanley [this message]
2008-09-02 21:18         ` James Courtier-Dutton
2008-09-03 16:13           ` Trent Piepho
2008-09-03 18:36             ` James Courtier-Dutton
2008-09-04  6:34               ` Takashi Iwai
2008-09-04  7:16                 ` Vedran Miletić
2008-09-03  9:49         ` Takashi Iwai
2008-09-03 15:15           ` Ben Stanley
2008-09-08 14:58             ` Takashi Iwai
2008-09-09 21:13               ` Ben Stanley
2008-09-10 12:11                 ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2008-08-22 14:38 [PATCH 2/2] " Ben Stanley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1220375793.7459.10.camel@localhost \
    --to=ben.stanley@exemail.com.au \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox