freebsd-skq/sys/amd64
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
..
acpica First pass at allowing memory to be mapped using cache modes other than 2006-08-11 19:22:57 +00:00
amd64 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
ia32 Stop reloading %fs and %gs, since it causes the base address from 2006-09-23 13:42:09 +00:00
include First part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 12:59:59 +00:00
isa Second part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 15:42:02 +00:00
linux32 First part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 12:59:59 +00:00
pci
Makefile