Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Smartmedia/xD support
@ 2010-01-22 16:12 Maxim Levitsky
  2010-01-22 16:14 ` [PATCH 1/2] MTD: Add nand driver for ricoh xD/SmartMedia reader Maxim Levitsky
  2010-01-22 16:15 ` [PATCH 2/2] MTD: Add new SmartMedia/xD FTL Maxim Levitsky
  0 siblings, 2 replies; 3+ messages in thread
From: Maxim Levitsky @ 2010-01-22 16:12 UTC (permalink / raw)
  To: David Woodhouse
  Cc: Thomas Gleixner, joern, linux-mtd, linux-kernel, Alex Dubov

Hello,

This is final patch series that depends on two former series and consist
of two patches.

First adds a driver for my xD card reader. Patch is almost unchanged
from previous submission.
I fixed few problems with suspend/resume. Device just works now.

Second patch, is a new SmartMedia/xD FTL support.
This version reverts many things I did in last version.
Driver again doesn't use mtd badblock handling.
Due to all kinds of problems I deciced it will be better to do it here.

I added support for 256 byte nand devices, thus now the FTL covers
everything. This is tested with nandsim.

I added lots of error checking. Driver is now very carefull and not
erase happy as it was. I decided that repairing the card should be done
by fsck like utility and not the driver.

Driver does some checks for device fails, by rereading the CIS.

Everything works now, and I think ready for use.

Best regards,
Maxim Levitsky

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-22 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-22 16:12 [PATCH 0/2] Smartmedia/xD support Maxim Levitsky
2010-01-22 16:14 ` [PATCH 1/2] MTD: Add nand driver for ricoh xD/SmartMedia reader Maxim Levitsky
2010-01-22 16:15 ` [PATCH 2/2] MTD: Add new SmartMedia/xD FTL Maxim Levitsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox