Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Pete Popov <ppopov@mvista.com>
To: sjhill@cotw.com
Cc: linux-mips <linux-mips@oss.sgi.com>
Subject: Re: pci-pcmcia bridges/adapters
Date: 21 Mar 2002 10:22:43 -0800	[thread overview]
Message-ID: <1016734963.24217.31.camel@zeus> (raw)
In-Reply-To: <3C9A15AA.304AE304@cotw.com>

On Thu, 2002-03-21 at 09:17, Steven J. Hill wrote:
> Pete Popov wrote:
> > 
> > Has anyone gotten a pci-pcmcia adapter card to work with any 16 bit
> > pcmcia card in it on mips linux?
> > 
> Your first priority should be to look at the main PCMCIA page for
> Linux and find a PCI adapter that has a supported chipset, otherwise
> you are wasting your time. I bought a PCI->PCMCIA adapter from LinkSys
> for one of my wireless cards and the driver never worked, so my
> experience has not been good. 

I don't really have a choice in adapters, but the one that I'm working
with, Ricoh R5C478 is supported just fine by the yenta driver.  The card
I'm trying to get to work is a 16 bit wireless card based on the prismII
chipset. The card by itself works fine in another mips board for which I
wrote a socket driver.  But I'm having a hell of a time with the
pci-pcmcia bridge _and_ the card behind it.  Attribute memory accesses
do work -- they get passed to the card by the bridge and the card is
recognized. But the ExCA register definition, which the bridge must
support, allows for this "Optional memory window x upper byte of start
address".  It is this optional register that allows me to setup the 32
bit pci memory address. The IO windows registers, on the other hand,
allow you to setup 16 bit addresses only.  So I can't figure out how I
can put a 32 bit pci address on the bus, and have the bridge forward
that address to the 16 bit pcmcia card.

If there's any experts in this field, I would appreciate some input.

Pete

  reply	other threads:[~2002-03-21 19:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-21  4:00 pci-pcmcia bridges/adapters Pete Popov
2002-03-21 17:17 ` Steven J. Hill
2002-03-21 18:22   ` Pete Popov [this message]
2002-03-21 19:21   ` Dan Malek

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=1016734963.24217.31.camel@zeus \
    --to=ppopov@mvista.com \
    --cc=linux-mips@oss.sgi.com \
    --cc=sjhill@cotw.com \
    /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