From: Eric BEGOT <eric_begot@yahoo.fr>
To: Greg KH <greg@kroah.com>
Cc: Manu Abraham <manu@kromtek.com>, linux-kernel@vger.kernel.org
Subject: Re: Minor numbers under 2.6
Date: Wed, 02 Jun 2004 17:10:46 +0200 [thread overview]
Message-ID: <40BDEDF6.1030405@yahoo.fr> (raw)
In-Reply-To: <20040602144931.GA25424@kroah.com>
Greg KH wrote:
>The same way:
> # mknod foo c 100 10000
> # ls -l foo
> crw-r--r-- 1 root root 100, 10000 Jun 2 07:48 foo
>
>
>
>
Under 2.6.7-rc2-mm1 :
root@Starbuck:/home/tyler>mknod /dev/test c 100 1000
root@Starbuck:/home/tyler>ll /dev/test
crw-r--r-- 1 root root 103, 232 Jun 2 17:07 /dev/test
and under 2.4.26 that's the same.
next prev parent reply other threads:[~2004-06-02 15:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 11:19 Minor numbers under 2.6 Manu Abraham
2004-06-02 14:49 ` Greg KH
2004-06-02 15:10 ` Eric BEGOT [this message]
2004-06-02 15:16 ` Greg KH
2004-06-02 17:49 ` Manu Abraham
2004-06-02 18:44 ` Valdis.Kletnieks
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=40BDEDF6.1030405@yahoo.fr \
--to=eric_begot@yahoo.fr \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=manu@kromtek.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 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.