public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Nikita V. Youshchenko" <yoush@cs.msu.su>
To: linux-mtd@lists.infradead.org
Subject: Smartmedia block device code
Date: Tue, 25 May 2004 20:52:05 +0400	[thread overview]
Message-ID: <200405252052.05706@zigzag.lvk.cs.msu.su> (raw)

[-- Attachment #1: Type: text/plain, Size: 1019 bytes --]

Hello.

AFAIK, linux-mtd still has no read-write SmartMedia driver.

About a year ago I created a driver that implements a read-write block 
device for SmartMedia nandflash, for an embedded device with arm processor 
running Linux 2.2.1 kernel. With this driver, card could be mounted 
read-write, file interchange with USB card readers was possible; also 
there is a number of ioctls() for lowlevel card access, and a user-level 
tool for doing low-level card manipulations.

I'm not interested in this code today (and I don't have hardware). However, 
maybe someone needs it?

It's attached, and also available from 
http://zigzag.lvk.cs.msu.su/~nikita/sm.tar.bz2

It does not use mtd infrastructure (AFAIK there was none in 2.2 kernel), 
and probably needs some obvious fixes to run on any kernel other than was 
used on that device. But is should be more or less trivial to port it to 
recent kernels and MTD infrastructure.

Nikita

P.S.
If you wish to reply, please CC: to yoush@cs.msu.su - I am not on the list.

[-- Attachment #2: sm.tar.bz2 --]
[-- Type: application/x-tbz, Size: 14 bytes --]

             reply	other threads:[~2004-05-25 16:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-25 16:52 Nikita V. Youshchenko [this message]
     [not found] ` <1085508830.3456.248.camel@hades.cambridge.redhat.com>
2004-05-25 19:02   ` Smartmedia block device code Nikita V. Youshchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200405252052.05706@zigzag.lvk.cs.msu.su \
    --to=yoush@cs.msu.su \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox