All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pete Popov <ppopov@embeddedalley.com>
To: Kevin Turner <kevin.m.turner@pobox.com>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: Re: pcmcia on au1x00
Date: Fri, 28 Jan 2005 00:48:19 -0800	[thread overview]
Message-ID: <41F9FC53.7070401@embeddedalley.com> (raw)
In-Reply-To: <1106895575.4059.42.camel@troglodyte.asianpear>

Kevin Turner wrote:
> Compiling from current CVS:
> 
>   CC [M]  drivers/pcmcia/au1000_pb1x00.o
> drivers/pcmcia/au1000_pb1x00.c:29:26: linux/tqueue.h: No such file or directory
> drivers/pcmcia/au1000_pb1x00.c:42:28: pcmcia/bus_ops.h: No such file or directory
> drivers/pcmcia/au1000_pb1x00.c:49:24: asm/au1000.h: No such file or directory
> drivers/pcmcia/au1000_pb1x00.c:50:31: asm/au1000_pcmcia.h: No such file or directory
> drivers/pcmcia/au1000_pb1x00.c:58:24: asm/pb1500.h: No such file or directory
> 
> What's the status of pcmcia on au1x00?
> Selecting db1x00 instead of pb1x00 seems to compile cleanly.

Right. The db1x00 is up to date. The pb1x boards are not.

> Can you give me an idea of what'll be necessary to do to get pcmcia
> working on a new Au1500-based board?

The au1000_generic.c is the generic portion of the driver. Then 
there is the board(s) specific portion. Just a look at the new 
db1x00 part and updating the pb1x00 driver should be pretty straight 
forward. You can reference the 2.4 kernel for the hardware specifics 
of the pb1x.

Pete

  reply	other threads:[~2005-01-28  8:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-28  6:59 pcmcia on au1x00 Kevin Turner
2005-01-28  8:48 ` Pete Popov [this message]
2005-01-28 17:02   ` Kevin Turner

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=41F9FC53.7070401@embeddedalley.com \
    --to=ppopov@embeddedalley.com \
    --cc=kevin.m.turner@pobox.com \
    --cc=linux-mips@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.