linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Leiying Du" <ldu@solectek.com>
To: "'LinuxPPC-Embedded'" <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: pcmcia problems
Date: Wed, 3 Apr 2002 10:08:31 -0800	[thread overview]
Message-ID: <000901c1db3a$931e30e0$6649a8c0@LEIYINGDU> (raw)
In-Reply-To: 8D4C69676E66D511A1CB00508BBBB19215796D@ranmx1.ran.harris.com


Q3. You are right. This is caused by the bad CIS or you do not have CIS info
on the card at all. Try to use the dump_cisreg & dump_cis utilities to see
what's on your card.

Leiying
----- Original Message -----
From: "Fend, Matthias" <mfend@harris.com>
To: "'LinuxPPC-Embedded'" <linuxppc-embedded@lists.linuxppc.org>
Sent: Wednesday, April 03, 2002 12:55 AM
Subject: pcmcia problems


>
> hello everybody,
>
> i'm trying to run pcmcia service (ISDNCard (Fritz PCMCIA V2.0) on a custom
> mpc860 board.
>
> i started with pcmcia-cs-3.1.33 i changed the  PCMCIA_MEM_WIN_BASE in
> m8xx_pcmcia to 0xE0000000
> i also implemented the adapter methods for the voltage selection
>
> in /arch/ppc/mm/init.c  MMU_init(void)
> i added the line
>   ioremap(0xE0000000,0x1000);
>
> i load the modules pcmcia_core.o ds.o and m8xx_pcmcia.o
>
> the iopins (CD,VS,WP..) seem to work fine (tested with cardctl status 0)
>
> but if i try to run
> > ./cardctl ident 0
> i only get:
> > no product info available
> > function: 2 (serial)
> >sh-2.03#
>
> if i turn debug on i get this message
> cs: overrun in get_next_tuple for socket 0
>
>
> so now it don't know if it is a software problem or a hardware problem...
>
> Q1: any ideas what i could try in next step
>
> Q2: what is the difference between MEM_BASE and IO_BASE
>
> Q3: cardmgr always think that he detects an anonyoumous memory and start
this
> service .. is this caused by the
> bad cis reading or is this another problem?
>
> thx matthias
>
>
>


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

  reply	other threads:[~2002-04-03 18:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-03  8:55 pcmcia problems Fend, Matthias
2002-04-03 18:08 ` Leiying Du [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-10-31 21:24 PCMCIA Problems clark
2000-10-31 21:52 ` Matthew Locke

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='000901c1db3a$931e30e0$6649a8c0@LEIYINGDU' \
    --to=ldu@solectek.com \
    --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).