All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Fenzi <kevin@scrye.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: <mtd@infradead.org>
Subject: Re: DOC2000 issues...
Date: Fri, 2 Feb 2001 14:29:16 -0700 (MST)	[thread overview]
Message-ID: <20010202212916.18193.qmail@scrye.com> (raw)
In-Reply-To: <Pine.LNX.4.30.0102022117500.8902-100000@imladris.demon.co.uk>

>>>>> "David" == David Woodhouse <dwmw2@infradead.org> writes:

David> On Fri, 2 Feb 2001, Kevin Fenzi wrote:
>>  ...  M-Systems DiskOnChip driver. (C) 1999 Machine Vision
>> Holdings, Inc.  M-Systems NAND Flash Translation Layer driver. (C)
>> 1999 MVHI $Id: nftl.c,v 1.57 2000/12/01 17:51:54 dwmw2 Exp $ ...

David> Didn't find hardware. Did you hardcode the address or leave it
David> at zero to auto-probe? Common mistake is to give the segment
David> address not the real address (0xd800 not 0xd8000). You do need
David> the extra zero.

I left it at 0. How can I tell what address the DOC is at? from the
bios? 

So it would print something here if it found the DOC? 

David> Note to self: Hide that option and the 55AA one inside
David> if(LINUXBIOS).

yeah, also help for those kernel options would be nice. ;) 
I had to look at the code to see that 0 meant to auto-probe. ;) 

>> Then, I tried the newest m-systems driver with 2.2.18:

>> VFS: Cannot open root device 3e:01 Kernel panic: VFS: Unable to
>> mount root fs on 3e:01

David> They changed the major number from the temporary one they were
David> using. But rather than using the one I'd already registered,
David> they started using an entirely new one. Major 100 I think.

yeah, I tried that too...no dice. That just should need to be the
'root=' option for the kernel in lilo.conf, right? 

David> Geometry info is useful though - can you compare it with what
David> the free driver reports, when you get that working?

sure. 

>> I would be happy to write up a HOWTO or the like if someone can
>> help me get it going. ;)

David> I love you.

ha. I have to get it working first tho. ;) 

David> -- dwmw2

kevin




To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

  reply	other threads:[~2001-02-02 21:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-02 20:58 DOC2000 issues Kevin Fenzi
2001-02-02 21:22 ` David Woodhouse
2001-02-02 21:29   ` Kevin Fenzi [this message]
2001-02-02 21:43     ` David Woodhouse
2001-02-02 21:44       ` Kevin Fenzi
2001-02-02 21:46         ` David Woodhouse
2001-02-02 21:49           ` Kevin Fenzi
2001-02-02 22:07             ` David Woodhouse
2001-02-02 22:17           ` Kevin Fenzi
2001-02-02 22:30             ` David Woodhouse
2001-02-02 23:15               ` Kevin Fenzi
2001-02-03  0:12                 ` David Woodhouse
2001-02-03  0:24                   ` Kevin Fenzi

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=20010202212916.18193.qmail@scrye.com \
    --to=kevin@scrye.com \
    --cc=dwmw2@infradead.org \
    --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.