All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@snapgear.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] driver for DiskOnChip Millennium Plus and INFTL
Date: Fri, 23 May 2003 14:21:37 +1000	[thread overview]
Message-ID: <3ECDA1D1.6030507@snapgear.com> (raw)


Hi All,

Here is a patch that adds support to the kernel MTD drivers
for the M-System's Disk-On-Chip Millennium Plus family of
devices. It also contains an INFTL (Inverse NAND Flash Translation
Layer) driver as well.

You can get it at either of:

  ftp://ftp.snapgear.org/pub/patches/mplus-20030414.patch.gz
  http://www.uclinux.org/pub/uClinux/misc/mplus-20030414.patch.gz

This patch is against Linux-2.4.20 source.

The Millennium Plus register map is quite different to their
other devices, and so needs a new sub-driver. The INFTL layer
is also quite different to their older NFTL code, so a new
sub-driver for that too.

This code is all GPL (with the blessing of M-System), and based
on the existing Disk-On-Chip support in MTD.

Regards
Greg



------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude          EMAIL:  gerg@snapgear.com
SnapGear Pty Ltd                               PHONE:    +61 7 3435 2888
825 Stanley St,                                  FAX:    +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia              WEB:   www.SnapGear.com


                 reply	other threads:[~2003-05-23  4:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3ECDA1D1.6030507@snapgear.com \
    --to=gerg@snapgear.com \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.