From: "Stephan Linke" <Stephan.Linke@epygi.de>
To: "Mike Mattice" <mike@forestsidingsupply.com>
Cc: <linux-mtd@lists.infradead.org>
Subject: RE: PATCH: ability to build blkmtd into the kernel and still use it
Date: Fri, 12 Apr 2002 11:35:17 +0200 [thread overview]
Message-ID: <FCEAKDJJAPHPLJFINDAJEECDCEAA.Stephan.Linke@epygi.de> (raw)
In-Reply-To: <E16vkQ4-0005zG-00@spoinky.renegade.org.uk>
Hint: It is (theoreticaly) possible to add a new device in init/main.c if
you are missing one. (I did so.) They make a simple mapping of names to
major/minor device numbers.
Stephan
> ...
>
>
> Hi,
>
> The blkmtd.c in 2.4.18 should already have the code in it to take a kernel
> argument (blkmtd_device).
>
> The reason you cant use /dev/discs/... is because you may not
> have a root fs
> at the time the module is initialised in the kernel (esp if you are
> using the device as the root device). Therefore the only names allowed
> are those sepecified in init/main.c (ie you have to use the non
> devfs name)
> When compiled and built into the kernel it uses name_to_kdev_t to get the
> major/minor.
>
>
> cheers
> si
>
> >
> > ...
> >
>
> ...
prev parent reply other threads:[~2002-04-12 9:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-11 16:43 PATCH: ability to build blkmtd into the kernel and still use it Mike Mattice
2002-04-11 19:39 ` spse
2002-04-12 9:35 ` Stephan Linke [this message]
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=FCEAKDJJAPHPLJFINDAJEECDCEAA.Stephan.Linke@epygi.de \
--to=stephan.linke@epygi.de \
--cc=linux-mtd@lists.infradead.org \
--cc=mike@forestsidingsupply.com \
/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