* Re: Hard Disk Drive on PCMCIA port
[not found] <390EEFCC.9A66D452@sxb.bsf.alcatel.fr>
@ 2000-05-02 17:16 ` Dan Malek
0 siblings, 0 replies; only message in thread
From: Dan Malek @ 2000-05-02 17:16 UTC (permalink / raw)
To: Christian Batt; +Cc: wd, linuxppc-embedded
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-05-02 17:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <390EEFCC.9A66D452@sxb.bsf.alcatel.fr>
2000-05-02 17:16 ` Hard Disk Drive on PCMCIA port Dan Malek
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.