From: Ian Thompson <ithompson@coollogic.com>
To: "mtd@infradead.org" <mtd@infradead.org>
Subject: Re: 64M DOC2000
Date: Tue, 25 Jul 2000 16:46:52 +0000 [thread overview]
Message-ID: <397DC47C.E8E8E364@coollogic.com> (raw)
In-Reply-To: 4349.964536318@cygnus.co.uk
Actually I had to play with the code to get it to recognise the device.
This
is probably due to my test setup.
I boot from a hard drive and set the DOC up from within Linux. This
means contending
with the LILO/DOC interaction so I use DOC2.FFF to blank out the
conflicting region.
The detection code misses the device when using this, because it reads
FFs instead of the
55 and AA signature. I took out that detection and restricted
doc_locations[] to
the actual location of the DOC and the device is found.
Kernel output to follow.
Ian T.
David Woodhouse wrote:
>
> ithompson@coollogic.com said:
> > The part is recognised by the mtd driver with 2.4.0. I can partition
> > it with fdisk /dev/nftl and create ext2 disks.
>
> Good.
>
> > However, when I try
> > to copy data to it I start getting input/output errors after I've got
> > a certain amount of data (yet to be determined) on it.
>
> Urgh. That may be normal though :(
>
> Can you post the whole of the kernel's output while you're doing this,
> including what it says when it probes and finds the device?
>
> --
> dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
next prev parent reply other threads:[~2000-07-25 16:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-25 14:38 64M DOC2000 Ian Thompson
2000-07-25 14:31 ` David Woodhouse
2000-07-25 14:50 ` Ian Thompson
2000-07-25 14:45 ` David Woodhouse
2000-07-25 16:46 ` Ian Thompson [this message]
-- strict thread matches above, loose matches on Subject: below --
2000-07-25 15:27 Oron Ogdan
2000-07-25 15:42 ` David Woodhouse
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=397DC47C.E8E8E364@coollogic.com \
--to=ithompson@coollogic.com \
--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.