All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
To: laurent.pinchart@capflow.com
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: MPC8xx IDE
Date: Wed, 24 Oct 2001 14:02:33 +0200	[thread overview]
Message-ID: <3BD6ADD9.64C99491@imc-berlin.de> (raw)
In-Reply-To: 3BD6AA4D.1050502@capflow.com


Hi Laurent,

> While trying to find an easy way to add non-volatile storage on a
> custion MPC860 board, I noticed that there was some support for IDE on
> the PCMCIA interface in the Linux kernel.

There are actually at least three ways for connecting an IDE HDD. See
ide-m8xx.c:

---
  8xx_PCCARD uses the 8xx internal PCMCIA interface in combination
             with a PC Card (e.g. ARGOSY portable Hard Disk Adapter),
             ATA PC Card HDDs or ATA PC Flash Cards (example: TQM8xxL
             systems)

  8xx_DIRECT is used for directly connected IDE devices using the 8xx
             internal PCMCIA interface (example: IVMS8 systems)

  EXT_DIRECT is used for IDE devices directly connected to the 8xx
             bus using some glue logic, but _not_ the 8xx internal
             PCMCIA interface (example: IDIF860 systems)
---

I am probably the only one using EXT_DIRECT. ;-)

Drop me a line if you need schematics.

Cheers,

Steven Scholz

imc Meßsysteme GmbH
Voltastr. 5
13355 Berlin
Germany

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

  reply	other threads:[~2001-10-24 12:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-24 11:47 MPC8xx IDE Laurent Pinchart
2001-10-24 12:02 ` Steven Scholz [this message]
2001-10-24 12:13   ` Wolfgang Denk
2001-10-24 12:04 ` Wolfgang Denk
2001-10-24 12:24   ` Laurent Pinchart
2002-02-25 11:41   ` Wojciech Kromer
2002-02-25 13:24     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2001-10-24 20:51 Jeremy Rosen
2001-10-24 23:31 ` Thomas Lange

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=3BD6ADD9.64C99491@imc-berlin.de \
    --to=steven.scholz@imc-berlin.de \
    --cc=laurent.pinchart@capflow.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 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.