[buildroot 0001179]: [PATCH] hwclock must understand /dev/rtc0, /dev/rtc1, etc

bugs at busybox.net bugs at busybox.net
Fri Jan 26 12:00:18 PST 2007


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1179 
====================================================================== 
Reported By:                db
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   1179
Category:                   New Features
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             01-26-2007 12:00 PST
Last Modified:              01-26-2007 12:00 PST
====================================================================== 
Summary:                    [PATCH] hwclock must understand /dev/rtc0,
/dev/rtc1, etc
Description: 
For the past year or more, Linux has had an RTC framework supporting
multiple RTCs, conventionally named /dev/rtcN (N starting at zero).

This is widely used on embedded Linuxes, since there are so many
different implementations of RTCs, and systems may need more than
one (e.g. the full featured integrated one may not be battery backed).
The /dev/rtc name is conventionally used only for the RTC on an x86_pc.

The busybox "hwclock" doesn't understand those names, and has no
way to access more than one RTC at a time, even if someone sets up
a symlink from e.g. rtc pointing at rtc0.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-26-07 12:00  db             New Issue                                    
01-26-07 12:00  db             Status                   new => assigned     
01-26-07 12:00  db             Assigned To               => uClibc          
01-26-07 12:00  db             File Added: hwclock.patch                    
======================================================================



More information about the uClibc-cvs mailing list