* IDE_PCCARD vs IDE_DIRECT in mpc8xx?
@ 2002-06-06 8:39 Dross Zhou
2002-06-06 8:54 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Dross Zhou @ 2002-06-06 8:39 UTC (permalink / raw)
To: linuxppc-embedded
Hello all:
We want to add a ide interface to our system.We find
there are two ways , direct on pcmcia port and using
pccard.And we want to need a interface which can use
normal harddisk.
Who can tell me which one is better?
Thx.
--zhouchang
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: IDE_PCCARD vs IDE_DIRECT in mpc8xx?
2002-06-06 8:39 IDE_PCCARD vs IDE_DIRECT in mpc8xx? Dross Zhou
@ 2002-06-06 8:54 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2002-06-06 8:54 UTC (permalink / raw)
To: Dross Zhou; +Cc: linuxppc-embedded
In message <20020606083939.57394.qmail@web15004.mail.bjs.yahoo.com> you wrote:
>
> We want to add a ide interface to our system.We find
> there are two ways , direct on pcmcia port and using
> pccard.And we want to need a interface which can use
There are THREE ways. You can also use an external IDE interface,
independend of the 8xx PCMCIA controller.
Steven Scholz <steven.scholz@imc-berlin.de> has posted the hardware
design to this list some time ago.
> Who can tell me which one is better?
This depends on your requirements.
Using a PCCard adapter is nice if you want to be able to add and
remove the drive; using a direct interface requires no PCMCIA slot
and no PCCard adapter, so it's much cheaper for mass production.
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
"Do we define evil as the absence of goodness? It seems only logical
that shit happens--we discover this by the process of elimination."
-- Larry Wall
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-06 8:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-06 8:39 IDE_PCCARD vs IDE_DIRECT in mpc8xx? Dross Zhou
2002-06-06 8:54 ` Wolfgang Denk
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).