freebsd-skq/sys/conf
phk 2fcca203d7 Move i386 to generic RTC handling code.
Make clock_if.m and subr_rtc.c standard on i386

Add hints for "atrtc" driver, for non-PnP, non-ACPI systems.
NB: Make sure to install GENERIC.hints into /boot/device.hints in these!

Nuke MD inittodr(), resettodr() functions.

Don't attach to PHP0B00 in the "attimer" dummy driver any more, and remove
comments that no longer apply for that reason.

Add new "atrtc" device driver, which handles IBM PC AT Real Time
Clock compatible devices using subr_rtc and clock_if.

This driver is not entirely clean: other code still fondles the
hardware to get a statclock interrupt on non-ACPI timer systems.

Wrap some overly long lines.

After it has settled in -current, this will be ported to amd64.

Technically this is MFC'able, but I fail to see a good reason.
2008-04-12 20:46:06 +00:00
..
defines
files Fix the build breakage, need the | between dependencies, I didn't 2008-04-03 20:58:18 +00:00
files.amd64 Connect k8temp(4) to the build. 2008-04-12 14:20:22 +00:00
files.arm
files.i386 Move i386 to generic RTC handling code. 2008-04-12 20:46:06 +00:00
files.ia64
files.pc98
files.powerpc Connect MPC85XX to the PowerPC build. 2008-03-03 20:40:20 +00:00
files.sparc64 The Sun disk label only uses 16-bit fields for cylinders, heads and 2008-02-11 21:40:22 +00:00
files.sun4v
kern.mk
kern.post.mk Introduce a standalone shell script for embedding MFS image. 2008-02-05 10:46:30 +00:00
kern.pre.mk pc98 lint builds w/o warnings. Remove the last special case from our 2008-02-02 19:55:28 +00:00
kmod_syms.awk
kmod.mk Force an explicit dependency on opt_global.h for all module object files 2008-03-04 16:54:31 +00:00
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.powerpc Avoid hardcoding the kernel link address in the linker script. 2008-02-27 00:03:23 +00:00
ldscript.sparc64
Makefile.amd64
Makefile.arm If you build a compiler with TARGET_BIG_ENDIAN, and then try to build 2008-04-04 19:33:09 +00:00
Makefile.i386
Makefile.ia64
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
Makefile.sun4v
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES Add zyd, ural, and rum. They were missing. 2008-04-02 16:17:19 +00:00
options Move INTR_FILTER from opt_global.h to its own header. 2008-04-05 20:13:15 +00:00
options.amd64 Back in the good old days, PC's had random pieces of rock for 2008-03-26 22:12:00 +00:00
options.arm
options.i386 Back in the good old days, PC's had random pieces of rock for 2008-03-26 22:12:00 +00:00
options.ia64
options.pc98 Back in the good old days, PC's had random pieces of rock for 2008-03-26 22:12:00 +00:00
options.powerpc Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family. 2008-03-03 17:17:00 +00:00
options.sparc64
options.sun4v
systags.sh