freebsd-dev/sys/powerpc
Poul-Henning Kamp b69f71eb29 Second part of a little cleanup in the calendar/timezone/RTC handling.
Split subr_clock.c in two parts (by repo-copy):
   subr_clock.c contains generic RTC and calendaric stuff. etc.
   subr_rtc.c contains the newbus'ified RTC interface.

Centralize the machdep.{adjkerntz,disable_rtc_set,wall_cmos_clock}
sysctls and associated variables into subr_clock.c.  They are
not machine dependent and we have generic code that relies on being
present so they are not even optional.
2006-10-02 15:42:02 +00:00
..
aim Second part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 15:42:02 +00:00
compile
conf Added COMPAT_FREEBSD6 option. 2006-09-26 12:36:34 +00:00
include First part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 12:59:59 +00:00
ofw - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
powermac Set the rid for any resource obtained from rman_resource_reserve. 2006-04-20 04:19:10 +00:00
powerpc Second part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 15:42:02 +00:00
psim Turn this into an uart(4) bus attachment. 2006-07-26 19:39:55 +00:00