public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Changing the current RTC device interface
@ 2002-05-28 14:24 Abraham vd Merwe
  2002-05-28 15:46 ` Alan Cox
  2002-05-28 20:18 ` DervishD
  0 siblings, 2 replies; 4+ messages in thread
From: Abraham vd Merwe @ 2002-05-28 14:24 UTC (permalink / raw)
  To: Linux Kernel Development

[-- Attachment #1: Type: text/plain, Size: 1549 bytes --]

Hi!

I have a board with multiple RTC chips (Built-in RTC in the processor +
external battery backed RTC).

There are pros and cons to each RTC chip. The CPU's RTC doesn't have a
battery, but have high resolution timing + multiple rtc counters/interrupts,
so it is especially suited for apps that want to use /dev/rtc for high
resolution timing.

On the other hand the external RTC chip can keep time, but its timing is
crap (1hz to 8khz in steps of powers of two), so you don't want to use that
for timing.

At the moment, Linux only allows for a single RTC device, so one can't reap
the benefits of both chips mentioned above.

How about we get a major number assigned to rtc subsystem and then allows
for multiple rtc devices.

The same argument goes for the non-volatile ram found on RTC chips, so we
actually need to change the entire RTC interface so that we can throw away
/dev/nvram

Any objections / suggestions / comments about things that's wrong/right
about the current RTC implementation?

-- 

Regards
 Abraham

Never leave anything to chance; make sure all your crimes are premeditated.

__________________________________________________________
 Abraham vd Merwe - 2d3D, Inc.

 Device Driver Development, Outsourcing, Embedded Systems

  Cell: +27 82 565 4451         Snailmail:
   Tel: +27 21 761 7549            Block C, Aintree Park
   Fax: +27 21 761 7648            Doncaster Road
 Email: abraham@2d3d.co.za         Kenilworth, 7700
  Http: http://www.2d3d.com        South Africa


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-05-29  7:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-28 14:24 Changing the current RTC device interface Abraham vd Merwe
2002-05-28 15:46 ` Alan Cox
2002-05-28 20:18 ` DervishD
2002-05-29  7:27   ` Abraham vd Merwe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox