From: Alessandro Zummo <alessandro.zummo@towertech.it>
To: linux-kernel@vger.kernel.org
Subject: [RFC][PATCH 0/7] RTC subsystem
Date: Mon, 26 Dec 2005 20:19:01 +0100 [thread overview]
Message-ID: <20051226201901.54288289@inspiron> (raw)
Hello,
thanks to all the suggestions I've got, I've
updated my proposal [1] for an RTC subsystem.
I tried to implement locking wherever necessary.
I'm on vacations right now and I don't have all the feedback
emails at handy, so I'm sure I've forgot something.
I've left some XXX in the points where I have
doubts.
The dev interface now supports multiple RTCs and
hotplug events are generated whenever an RTC is
added/removed.
Those udev lines can be used to create the device nodes
ACTION=="add", SUBSYSTEM=="rtc", ENV{MAJOR}=="[0-9]*", NAME="rtc%m"
ACTION=="add", SUBSYSTEM=="rtc", ENV{MINOR}=="0", SYMLINK+="rtc"
I also added a test device/driver which can be used
to excercize the APIs. This device can also generate
interrupts using the sysfs interface (more details
in the path).
hwclock seems to work fine, both in polling
and IRQ modes.
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
[1]
http://lkml.org/lkml/2005/12/20/220
reply other threads:[~2005-12-26 19:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20051226201901.54288289@inspiron \
--to=alessandro.zummo@towertech.it \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®