From: Alessandro Zummo <alessandro.zummo@towertech.it>
To: "Joakim Tjernlund" <joakim.tjernlund@transmode.se>
Cc: akpm@osdl.org, 'Andi Kleen' <ak@muc.de>,
'Linux Kernel Mailing List' <linux-kernel@vger.kernel.org>,
ralf@linux-mips.org, 'David Brownell' <david-b@pacbell.net>,
linuxppc-dev@ozlabs.org, lethal@linux-sh.org, paulus@samba.org,
kkojima@rr.iij4u.or.jp, davem@davemloft.net,
rmk@arm.linux.org.uk
Subject: Re: NTP time sync
Date: Sun, 26 Nov 2006 23:53:17 +0100 [thread overview]
Message-ID: <20061126235317.5d40d22c@inspiron> (raw)
In-Reply-To: <00b301c711a3$07cf3530$020120ac@Jocke>
On Sun, 26 Nov 2006 22:37:10 +0100
"Joakim Tjernlund" <joakim.tjernlund@transmode.se> wrote:
> > the concept of static numbers is quite old...
>
> Yes it is old, but is the old way unsupported now? I have an embedded target
> which is using the old static /dev directory, do I need to make
> it udev aware to use newer features like the rtc subsystem?
That can be a good option. You can also do
a symlink to /dev/rtc0 in your boot scripts or simply
upgrade your hwclock to a version that accepts
the device as a parameter.
The old /dev/rtc name is not supported on the new rtc subsystem.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
WARNING: multiple messages have this Message-ID (diff)
From: Alessandro Zummo <alessandro.zummo@towertech.it>
To: "Joakim Tjernlund" <joakim.tjernlund@transmode.se>
Cc: "'David Brownell'" <david-b@pacbell.net>,
"'Benjamin Herrenschmidt'" <benh@kernel.crashing.org>,
<akpm@osdl.org>, <linuxppc-dev@ozlabs.org>, <lethal@linux-sh.org>,
"'Linux Kernel Mailing List'" <linux-kernel@vger.kernel.org>,
<ralf@linux-mips.org>, "'Andi Kleen'" <ak@muc.de>,
<paulus@samba.org>, <rmk@arm.linux.org.uk>, <davem@davemloft.net>,
<kkojima@rr.iij4u.or.jp>
Subject: Re: NTP time sync
Date: Sun, 26 Nov 2006 23:53:17 +0100 [thread overview]
Message-ID: <20061126235317.5d40d22c@inspiron> (raw)
In-Reply-To: <00b301c711a3$07cf3530$020120ac@Jocke>
On Sun, 26 Nov 2006 22:37:10 +0100
"Joakim Tjernlund" <joakim.tjernlund@transmode.se> wrote:
> > the concept of static numbers is quite old...
>
> Yes it is old, but is the old way unsupported now? I have an embedded target
> which is using the old static /dev directory, do I need to make
> it udev aware to use newer features like the rtc subsystem?
That can be a good option. You can also do
a symlink to /dev/rtc0 in your boot scripts or simply
upgrade your hwclock to a version that accepts
the device as a parameter.
The old /dev/rtc name is not supported on the new rtc subsystem.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
next prev parent reply other threads:[~2006-11-26 22:53 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-22 19:36 NTP time sync Alessandro Zummo
2006-11-22 19:36 ` Alessandro Zummo
2006-11-22 19:51 ` Russell King
2006-11-22 19:51 ` Russell King
2006-11-22 20:26 ` Alessandro Zummo
2006-11-22 20:26 ` Alessandro Zummo
2006-11-22 19:55 ` David Brownell
2006-11-22 19:55 ` David Brownell
2006-11-22 20:23 ` Alessandro Zummo
2006-11-22 20:23 ` Alessandro Zummo
2006-11-23 1:48 ` Gabriel Paubert
2006-11-23 1:48 ` Gabriel Paubert
2006-11-23 10:54 ` Andi Kleen
2006-11-23 10:54 ` Andi Kleen
2006-11-23 11:00 ` Benjamin Herrenschmidt
2006-11-23 11:00 ` Benjamin Herrenschmidt
2006-11-25 23:22 ` David Brownell
2006-11-25 23:22 ` David Brownell
2006-11-26 11:04 ` Joakim Tjernlund
2006-11-26 11:04 ` Joakim Tjernlund
2006-11-26 19:21 ` Alessandro Zummo
2006-11-26 19:21 ` Alessandro Zummo
2006-11-26 21:37 ` Joakim Tjernlund
2006-11-26 21:37 ` Joakim Tjernlund
2006-11-26 22:06 ` Michael Raskin
2006-11-26 22:53 ` Alessandro Zummo [this message]
2006-11-26 22:53 ` Alessandro Zummo
2006-11-27 1:21 ` [Bulk] " David Brownell
2006-11-27 1:21 ` David Brownell
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=20061126235317.5d40d22c@inspiron \
--to=alessandro.zummo@towertech.it \
--cc=ak@muc.de \
--cc=akpm@osdl.org \
--cc=davem@davemloft.net \
--cc=david-b@pacbell.net \
--cc=joakim.tjernlund@transmode.se \
--cc=kkojima@rr.iij4u.or.jp \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
--cc=ralf@linux-mips.org \
--cc=rmk@arm.linux.org.uk \
/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.