Compact Flash Questions

Jörn Engel joern at logfs.org
Mon May 5 14:55:17 EDT 2008


On Mon, 5 May 2008 11:56:22 -0500, Josh Boyer wrote:
> On Mon, 5 May 2008 08:36:15 -0700
> "Yigal Sadgat" <YSadgat1 at gcte.com> wrote:
> 
> > Is this the right place to discuss CF low-level questions like Kernel 
> > drivers?
> 
> Sorry, no.  Compact Flash presents itself as an IDE device, and does
> not allow access to the raw flash contained within.  MTD is used for
> accessing raw flash.
> 
> You might try posting your questions on the linux kernel mailing list.

linux-kernel at vger.kernel.org and possibly linux-ide at vger.kernel.org on
Cc:.  Ignoring any "error was corrected" information is bad advice
indeed, as such data should get rewritten immediately.  And if the
controller is not smart enough to do it automatically, enough errors
will accumulate over time to become uncorrectable.

Jörn

-- 
Write programs that do one thing and do it well. Write programs to work
together. Write programs to handle text streams, because that is a
universal interface.
-- Doug MacIlroy



More information about the linux-mtd mailing list