linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@netx4.com>
To: Christian Batt <Christian.Batt@sxb.bsf.alcatel.fr>
Cc: wd@denx.de, linuxppc-embedded@lists.linuxppc.org
Subject: Re: Hard Disk Drive on PCMCIA port
Date: Tue, 02 May 2000 13:16:28 -0400	[thread overview]
Message-ID: <390F0D6C.1631011D@embeddededge.com> (raw)
In-Reply-To: 390EEFCC.9A66D452@sxb.bsf.alcatel.fr


Christian Batt wrote:

> We would like to know how it would be feasible to use a
> Hard Disk Drive on such 8xx boards, by using a PCMCIA port.

Yes....I have used the IBM Micro Drive in a PCMCIA adapter.  Given
my limited hardware knowledge, I believe there are enough signals
on the PCMCIA that you could also use an IDE connector to a notebook
or regular IDE/ATA disk drive.  I don't know of anyone that has done
this, as all of the designs I have seen have an external interface
for such devices.

> What are the other possibilities (PCI bridge ...) ?

I can put you in contact with some talented hardware engineers that
have connected damn near everything to a 8xx without using a PCI
bridge.  They use just a little bit of logic in some type of
programmable logic device and out the other side is a bus of choice.
A recent project included a notebook ATA disk drive with DMA....

> Is there allready some support in the current kernels (i.e 2.2.13
> or 2.3.99) for such HDD ?

It's there.  One of my higher priority (out of a zillion) projects
is to get the 8xx PCMCIA integrated into the 2.2.14 and 2.3.99 kernels.
I lost my IBM Micro Drive (had to send it back to the customer), but
I can test with other devices I have.

Right now, you can simply modify the code in m8xx_setup.c to properly
map the PCMCIA and device registers, then add the absolute minimal set
of configuration for IDE/ATA hard disk to the kernel.


	-- Dan

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

           reply	other threads:[~2000-05-02 17:16 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <390EEFCC.9A66D452@sxb.bsf.alcatel.fr>]

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=390F0D6C.1631011D@embeddededge.com \
    --to=dan@netx4.com \
    --cc=Christian.Batt@sxb.bsf.alcatel.fr \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=wd@denx.de \
    /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).