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

bugs at busybox.net bugs at busybox.net
Sat Jan 27 13:22:07 UTC 2007


The following issue has been UPDATED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1179 
====================================================================== 
Reported By:                db
Assigned To:                BusyBox
====================================================================== 
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-27-2007 05:22 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.
====================================================================== 

---------------------------------------------------------------------- 
 bernhardf - 01-27-07 05:19  
---------------------------------------------------------------------- 
wrong project. That's not a buildroot issue but a busybox one. 

---------------------------------------------------------------------- 
 bernhardf - 01-27-07 05:22  
---------------------------------------------------------------------- 
I cannot change the project this was reported against, so it is unlikely
that Denis will ever see it, fwiw.

Not closing for now. 

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                    
01-27-07 01:53  jocke          Assigned To              uClibc => BusyBox   
01-27-07 05:19  bernhardf      Note Added: 0002058                          
01-27-07 05:22  bernhardf      Note Added: 0002059                          
======================================================================




More information about the busybox-cvs mailing list