From: Ciro Cattuto <ciro@prosa.it>
To: mtd@infradead.org
Subject: nftl_format and 2 Mb DOC
Date: Fri, 25 Aug 2000 19:42:11 +0200 [thread overview]
Message-ID: <20000825194211.A14265@localhost> (raw)
Hi,
in the nftl_format sources I read the following:
---------------------------------------------------
if (meminfo.erasesize != 0x2000) {
printf("Erase size not 8Kb - I'm confused\n");
close(fd);
return 1;
}
---------------------------------------------------
...now, 2 Mb DOC have 4k erase size, and I'd like to add support for this.
Is there something I should be aware of before I start hacking to make
nftl_format happy, instead than confused? ;)
Ciro
--
Ciro Cattuto, Open Source Developer, Linuxcare Italia SpA
Tel. +39.338.3002140 Fax +39.049.8036484
ciro@linuxcare.com http://www.linuxcare.com/
ciro@prosa.it http://www.prosa.it/
Linuxcare. Support for the revolution.
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
next reply other threads:[~2000-08-25 17:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-08-25 17:42 Ciro Cattuto [this message]
2000-08-26 7:15 ` nftl_format and 2 Mb DOC Ciro Cattuto
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=20000825194211.A14265@localhost \
--to=ciro@prosa.it \
--cc=mtd@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 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.