lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 28 Nov 2009 12:36:39 +0200
From:	Maxim Levitsky <maximlevitsky@...il.com>
To:	Alex Dubov <oakad@...oo.com>
Cc:	Jörn Engel <joern@...fs.org>,
	linux-kernel <linux-kernel@...r.kernel.org>, arnd@...db.de,
	tglx@...utonix.de
Subject: Re: XD/smartmedia - how to implement it right?

On Fri, 2009-11-27 at 23:22 -0800, Alex Dubov wrote: 
> > 
> > The "mtd uses blocking calls" argument I can help
> > with.  For some other
> > project I've added non-blocking calls to mtd[1].
> > 
> > Biggest problems I see are a) the userspace interface and
> > b) allowing
> > both raw flash access through MTD and block device access
> > with an FTL.
> > 
> > [1] http://lists.infradead.org/pipermail/linux-mtd/2009-November/028065.html
> > 
> > Jörn
> 
> I actually tried several approaches to this problem and I think, I have a good idea about how to create a fully asynchronous mtd driver, which can handle different device models. Unfortunately, I had other commitments so I couldn't advance my mtd stuff.
> 
> Recently I was going to go back to it, but then I was asked to implement some additional functionality in rapidio subsystem, which I'll have to take care of first.

Hi, 

First of all, thank you very much for your contributions.
Could you explain, why we need an asynchronous mtd driver?

Also, as I understand the command interface more and more, it seems that
'magically' xD card had same interface as standard NAND flash chip.

I think I can implement the driver for each controller just like an nand
chip driver.

Best regards,
Maxim Levitsky



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ