From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] mdev.conf: Add ttyO devices
Date: Wed, 01 Feb 2012 23:19:17 +0100 [thread overview]
Message-ID: <87mx92ci3e.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1325564832-3149-1-git-send-email-fhunleth@troodon-software.com> (Frank Hunleth's message of "Mon, 2 Jan 2012 23:27:12 -0500")
>>>>> "Frank" == Frank Hunleth <fhunleth@troodon-software.com> writes:
Frank> This is needed to support the serial ports on OMAP/AM335x devices
Frank> when using mdev.
Frank> Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Frank> ---
Frank> package/busybox/mdev.conf | 1 +
Frank> 1 files changed, 1 insertions(+), 0 deletions(-)
Frank> diff --git a/package/busybox/mdev.conf b/package/busybox/mdev.conf
Frank> index 247c0ed..7fb71bc 100644
Frank> --- a/package/busybox/mdev.conf
Frank> +++ b/package/busybox/mdev.conf
Frank> @@ -20,6 +20,7 @@ tty root:tty 666
Frank> tty[0-9]* root:tty 660
Frank> vcsa*[0-9]* root:tty 660
Frank> ttyS[0-9]* root:root 660
Frank> +ttyO[0-9]* root:root 660
What does this exactly do? Isn't root:root / perm 660 default anyway?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-02-01 22:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-03 4:27 [Buildroot] [PATCH v2] mdev.conf: Add ttyO devices Frank Hunleth
2012-02-01 22:19 ` Peter Korsgaard [this message]
2012-02-02 3:40 ` Frank Hunleth
2012-02-02 9:17 ` Peter Korsgaard
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=87mx92ci3e.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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.