From: David Brownell <david-b@pacbell.net>
To: Alessandro Zummo <alessandro.zummo@towertech.it>,
rtc-linux@googlegroups.com,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: [patch 2.6.20-rc3 0/3] rtc-cmos driver and support
Date: Fri, 5 Jan 2007 09:50:36 -0800 [thread overview]
Message-ID: <200701050950.37383.david-b@pacbell.net> (raw)
Here's the latest version of an "rtc-cmos" driver, which lets PCs
(and other systems now using drivers/char/rtc.c) use the same RTC
class framework that other Linuxes use.
- Patch #1 is the rtc-cmos driver itself. Configure PNPACPI
and up it comes ... in vanilla mode.
- Patch #2 adds platform_device support for x86 PCs, so you
can get that same vanilla functionality without PNPACPI.
- Patch #3 adds the first non-vanilla functionality, exporting
some extensions (notably, longer alarms) that ACPI knows about.
This is all pretty clean, and AFAICT ready to merge. On hardware
I have handy, it's a clean replacement for drivers/char/rtc.c code.
This particular version doesn't supplant the /proc/acpi/alarm
mechanism, since I ripped that logic out for now. Eventually
that can (and should!!) vanish(*), in favor of the portable
userspace interfaces supported by earlier patch versions, but
I figure there's no rush for that just now.
- Dave
(*) I'd be interested in hearing from anyone who actually uses
that interface ... if there is anyone. What do you do with
it, and how.
reply other threads:[~2007-01-05 18:01 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=200701050950.37383.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=alessandro.zummo@towertech.it \
--cc=linux-kernel@vger.kernel.org \
--cc=rtc-linux@googlegroups.com \
/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