chiark / gitweb /
mtd_probe: add autodetection for xD cards
authorMaxim Levitsky <maximlevitsky@gmail.com>
Wed, 23 Jun 2010 20:20:29 +0000 (22:20 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 23 Jun 2010 20:20:29 +0000 (22:20 +0200)
commit674c3412bb5c921e611ad1289e21e9e3b4df9bf7
treeb9025df0f83ea1883e6caf46f292da56be18bd9b
parente0f83fbe865345c7fe85ee622bc3fe3f50f68212
mtd_probe: add autodetection for xD cards

commit 2599cabd36770785a13bf884049d649d385fd80c
Author: Maxim Levitsky <maximlevitsky@gmail.com>
Date:   Fri Jun 18 02:08:48 2010 +0300

Add autodetection for xD/smartmedia cards
This can easily be extended for other types of FTL

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Makefile.am
extras/mtd_probe/75-probe_mtd.rules [new file with mode: 0644]
extras/mtd_probe/mtd_probe.c [new file with mode: 0644]
extras/mtd_probe/mtd_probe.h [new file with mode: 0644]
extras/mtd_probe/probe_smartmedia.c [new file with mode: 0644]