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:	Fri, 26 Dec 2008 11:13:57 -0800
From:	Philip Langdale <philipl@...rt.org>
To:	David Brownell <david-b@...bell.net>
CC:	Jarkko Lavinen <jarkko.lavinen@...ia.com>,
	Pierre Ossman <drzeus-mmc@...eus.cx>,
	lkml <linux-kernel@...r.kernel.org>,
	Ben Dooks <ben-linux@...ff.org>
Subject: Re: MMC: Add 8-bit bus width support

David Brownell wrote:
>> I am not aware of mmc cards having 8 pins yet.
> 
> Transcend seems to have one that's reasonably available;
> NewEgg has the 4GB card for $US 9.50, and Transcend sells
> it direct too (at least in the US).  I'm a bit curious
> what read rates they achieve ... likely not 50 MB/sec!
> 
> The relevant search keyword seems to be "MMCplus".

Right. MMCplus and MMCmobile cards are all required to have
8 bit support, and they've been around for years. The catch
is that there have been essentially no controllers out in
the wild which can take advantage of them. Even when the
controller chip supports 8 bit operation, the ODM usually
only connects 4 pins up - and when they actually do, it's
for a controller which we don't know how to control :-)

This OMAP controller is a first.

> A third use for 8-bit bus widths is the CE-ATA.org stuff
> (ATA over MMC) ... I'm not sure how real that is, but the
> Seagate website has two "Lyrion" products of 30MB and 60MB
> using 8-bit MMC for small disks.  I had thought bigger
> drives had been announced (e.g. from Samsung, 200+ MB);
> maybe they're visible only through OEM channels.

True - except that CE-ATA wants to signal ATA command completion
on the CMD line which I'm fairly certain requires explicit
hardware level support. In the absence of that, you'd have to
poll.

--phil
--
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