From: "Robert P. J. Day" <rpjday@mindspring.com>
To: Kylo Ginsberg <kylo@kylo.net>
Cc: Embedded PPC Linux list <linuxppc-embedded@ozlabs.org>
Subject: Re: how to get busybox shell prompt on console port?
Date: Sun, 10 Apr 2005 16:58:49 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.61.0504101657530.8395@localhost.localdomain> (raw)
In-Reply-To: <4259615E.2070608@kylo.net>
[-- Attachment #1: Type: TEXT/PLAIN, Size: 601 bytes --]
On Sun, 10 Apr 2005, Kylo Ginsberg wrote:
> Fwiw, I explicitly created the CPM devices; note that the
> major/minor match those of your NULL nodes. I'm running 2.6.11.
> I'm fuzzy re if/how these devices should be automagically created by
> the kernel.
>
> mknod ttyCPM0 c 204 46
> mknod ttyCPM1 c 204 47
> chmod 660 ttyCPM*
>
...
> crw------- 1 root root 204, 46 Dec 31 1969 <NULL>0
> crw------- 1 root root 204, 47 Dec 31 1969 <NULL>1
well, since i'm using devfs, i'm assuming that's what i get by
default. ok, that clears up some of the confusion. thanks.
rday
prev parent reply other threads:[~2005-04-10 21:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-10 14:51 how to get busybox shell prompt on console port? Robert P. J. Day
2005-04-10 15:58 ` Kylo Ginsberg
2005-04-10 17:06 ` Robert P. J. Day
2005-04-10 17:24 ` Kylo Ginsberg
2005-04-10 20:58 ` Robert P. J. Day [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=Pine.LNX.4.61.0504101657530.8395@localhost.localdomain \
--to=rpjday@mindspring.com \
--cc=kylo@kylo.net \
--cc=linuxppc-embedded@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).