* Compact Flash help
@ 2006-11-30 9:28 s.balamurugan
2006-11-30 15:40 ` Ben Warren
0 siblings, 1 reply; 2+ messages in thread
From: s.balamurugan @ 2006-11-30 9:28 UTC (permalink / raw)
To: linuxppc-embedded
Hello all,
This is bala, I am using MPC8360 board and compact
flash is connected via Local Bus Controller(UPM).
I have the following questions
what are the necessary document to be read for writting the driver for
compact flash.
What is the relation between compact flash and PCMCIA and PC Card.
What are the CIS structure members.
What are the documents to be read to understand the full concept of
Compact Flash.
Thank u
by
bala
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Compact Flash help
2006-11-30 9:28 Compact Flash help s.balamurugan
@ 2006-11-30 15:40 ` Ben Warren
0 siblings, 0 replies; 2+ messages in thread
From: Ben Warren @ 2006-11-30 15:40 UTC (permalink / raw)
To: s.balamurugan; +Cc: linuxppc-embedded
Hi Bala,
On Thu, 2006-11-30 at 14:58 +0530, s.balamurugan wrote:
> Hello all,
>
> This is bala, I am using MPC8360 board and compact
> flash is connected via Local Bus Controller(UPM).
> I have the following questions
> what are the necessary document to be read for writting the driver for
> compact flash.
> What is the relation between compact flash and PCMCIA and PC Card.
> What are the CIS structure members.
> What are the documents to be read to understand the full concept of
> Compact Flash.
If you're REALLY interested in knowing everything about Compact Flash,
go here: http://www.compactflash.org/ You can download the spec, which
should help you sleep.
If you want to know how to interface Compact Flash to your Local Bus,
here's a good document. I'm not intimately familiar with the 8360, but
unless Freescale has changed their LBC design, it should apply:
http://www.toshiba.com/taec/components/ApplNote/TSB_CF-Motorola_PPC8260_030325.pdf
You shouldn't have to write your own driver for this. I don't feel
totally comfortable giving you somebody else's code that isn't
necessarily finished, but since you could Google it yourself anyway,
here's a link to one that was put up for comment several months ago. I
had no part in authoring it and have no idea where it stands regarding
inclusion in the kernel, so please treat it as experimental. It will
require a bit of work on your part to understand how to specify platform
devices.
http://lkml.org/lkml/2006/2/1/47
regards,
Ben
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-30 15:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-30 9:28 Compact Flash help s.balamurugan
2006-11-30 15:40 ` Ben Warren
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).