Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Giuliano Pochini <pochini@shiny.it>
To: Alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: [PATCH 2/2] Echoaudio, add support for new revisions of Indigo's and Mia cards
Date: Fri, 2 Mar 2007 00:29:42 +0100	[thread overview]
Message-ID: <20070302002942.4b38334e.pochini@shiny.it> (raw)


The new ASIC code needs more time to set up.


diff -dup alsa-kernel__orig/pci/echoaudio/echoaudio_3g.c alsa-kernel/pci/echoaudio/echoaudio_3g.c
--- alsa-kernel__orig/pci/echoaudio/echoaudio_3g.c	2006-08-30 22:40:05.000000000 +0200
+++ alsa-kernel/pci/echoaudio/echoaudio_3g.c	2007-02-22 22:50:27.000000000 +0100
@@ -233,8 +233,8 @@ static int load_asic(struct echoaudio *c
 
 	chip->asic_code = &card_fw[FW_3G_ASIC];
 
-	/* Now give the new ASIC a little time to set up */
-	mdelay(2);
+	/* Now give the new ASIC some time to set up */
+	msleep(1000);
 	/* See if it worked */
 	box_type = check_asic_status(chip);
 



(Note: the driver still works fine with the old firmware after this change.
The opposite is not true.)


--
Giuliano.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

             reply	other threads:[~2007-03-01 23:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-01 23:29 Giuliano Pochini [this message]
2007-03-07 21:35 ` [PATCH 2/2] Echoaudio, add support for new revisions of Indigo's and Mia cards Takashi Iwai
2007-03-08 13:52   ` Takashi Iwai

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=20070302002942.4b38334e.pochini@shiny.it \
    --to=pochini@shiny.it \
    --cc=alsa-devel@lists.sourceforge.net \
    /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