NetBSD/sys/arch/i386
ad e7976c8a86 Mark cpu_info::ci_tlbstate volatile to ensure that the compiler doesn't
reorder accesses to it. It's updated from the TLB IPI handlers and we don't
block those, so the order in which things are read/updated is important.
2007-10-29 01:35:36 +00:00
..
acpi Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
bios Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
bioscall Make this work with objdirs. 2006-06-06 15:41:50 +00:00
compile
conf Enable "options INTEL_CORETEMP". 2007-10-29 00:47:16 +00:00
eisa Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
gdbscripts
i386 Add coretemp(4). A new driver for Intel Core's on-die thermal sensor, 2007-10-29 00:42:28 +00:00
include Mark cpu_info::ci_tlbstate volatile to ensure that the compiler doesn't 2007-10-29 01:35:36 +00:00
isa Initialise the callbacks for tty.t_rstrt_ch in ttymalloc 2007-10-18 18:54:56 +00:00
mca Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
pci Share pcib(4) and amdpcib(4) between i386 and amd64; one copy is enough. 2007-10-26 22:17:13 +00:00
pnpbios Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
stand Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
xbox Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
Makefile Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00