* [RFC][PATCH 0/7] RTC subsystem
@ 2005-12-26 19:19 Alessandro Zummo
0 siblings, 0 replies; only message in thread
From: Alessandro Zummo @ 2005-12-26 19:19 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-12-26 19:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-26 19:19 [RFC][PATCH 0/7] RTC subsystem Alessandro Zummo
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®