linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Narendra  " <narengh@rediffmail.com>
To: "Michael Habermann" <MHabermann@gmx.de>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Re: CS_BAD_VCC Error during Card Configaration.
Date: 6 Aug 2002 11:31:49 -0000	[thread overview]
Message-ID: <20020806113149.3218.qmail@webmail7.rediffmail.com> (raw)


Hi,

After i made the change to ignore mismatch in Vcc....my call to
cardservices(RequestIO) is
failing and the error returned is Resource in use.

But i neglected this failure and procedded..so now card is
configured and next failure
occured when i try to write to WLAN card register. In this case
Baseaddress returned
is 0 and i have done the modifications to add _IO_BASE to the base
address. (As mentioned
in mail archives).

what might be wrong for RequestIO failure??

Thanks,
Naren

On Mon, 05 Aug 2002 Michael Habermann wrote :
>Narendra wrote:
>>
>>But as i found through debug message, socket is configured for
>>5volts and the CIS read from my card wants 3.3V. So my
>>Config()
>>routine is failing since there is a mismatch in configured Vcc
>>and
>>Requested Vcc. and Kernel is crashing.
>>
>
>You are using a 3.3V card in an 5V socket. If the card can do
>this - and I think Prism 2 can - you  can bypass the code which
>checks if the Vcc is correct. You will maybe find it if you look
>in the WLAN drivers source code and search for conf.Vcc.
>
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2002-08-06 11:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-06 11:31 Narendra   [this message]
2002-08-06 14:53 ` CS_BAD_VCC Error during Card Configaration Michael Habermann
  -- strict thread matches above, loose matches on Subject: below --
2002-08-07 10:44 Narendra  

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=20020806113149.3218.qmail@webmail7.rediffmail.com \
    --to=narengh@rediffmail.com \
    --cc=MHabermann@gmx.de \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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;
as well as URLs for NNTP newsgroup(s).