NetBSD/sys/arch/i386
bouyer 3ac2dfe9bf Split mc146818-related functions from clock.c into rtc.c.
Call rtc_set_ymdhms() from xen/xen/clock.c:xen_rtc_set() for xen3 dom0
kernels as the Xen3 hypervisor doesn't write the new date/time to the CMOS
by itself.
Now a XEN3_DOM0 kernel properly updates the CMOS time.
2009-06-16 21:05:33 +00:00
..
acpi Adjust for acpi_resource_parse aprint changes, noted by Jukka Salmi 2009-02-21 00:30:37 +00:00
bioscall Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
compile
conf Split mc146818-related functions from clock.c into rtc.c. 2009-06-16 21:05:33 +00:00
eisa struct device * -> device_t 2008-06-27 11:03:13 +00:00
gdbscripts Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i386 Apply fixes from jmcneill@ for PR port-i386/38729 2009-06-13 13:35:11 +00:00
include Add TLS relocation definitions. 2009-05-30 05:56:52 +00:00
isa device_t/softc split 2009-05-05 09:51:23 +00:00
mca struct device * -> device_t 2009-05-04 12:19:29 +00:00
pci KNF, same object code generated. 2009-05-16 16:52:03 +00:00
pnpbios struct device * -> device_t, use device_private 2009-05-04 12:13:19 +00:00
stand Check the size of the offered boot.cfg file. Bail out if it is larger 2009-04-10 19:41:41 +00:00
xbox device/softc split 2008-07-09 20:40:16 +00:00
Makefile For the 'tags' target, use the right path to the Atheros HAL sources. 2009-05-28 18:13:46 +00:00