freebsd-dev/sys/conf
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
..
defines
files Second part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 15:42:02 +00:00
files.amd64 Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
files.arm
files.i386 Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
files.ia64
files.pc98 Add the new linux files to pc98 too. 2006-08-18 15:46:38 +00:00
files.powerpc Remove file that snuck in accidentally in Marcel's gdb commit. 2006-08-25 00:21:48 +00:00
files.sparc64
kern.mk
kern.post.mk Don't use touch when what is really meant is :> (create an empty file, or 2006-08-14 13:28:53 +00:00
kern.pre.mk o move ath hal os glue code from the hal to the driver: this code was 2006-09-18 16:49:15 +00:00
kmod_syms.awk
kmod.mk Don't use touch when what is really meant is :> (create an empty file, or 2006-08-14 13:28:53 +00:00
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES Add notes and option for Intel High Definition Audio Controller 2006-10-01 14:56:10 +00:00
options Added COMPAT_FREEBSD6 option. 2006-09-26 12:36:34 +00:00
options.amd64 Remove sio(4) and related options from MI files to amd64, i386 2006-07-29 18:38:54 +00:00
options.arm Finally bring it support for the i80219 XScale processor. 2006-08-24 23:51:28 +00:00
options.i386 Remove sio(4) and related options from MI files to amd64, i386 2006-07-29 18:38:54 +00:00
options.ia64
options.pc98 Remove sio(4) and related options from MI files to amd64, i386 2006-07-29 18:38:54 +00:00
options.powerpc
options.sparc64
systags.sh