freebsd-nq/sys/i386/include
John Baldwin ad47abd20c Allow a native i386 kernel to be built with 'nodevice atpic'. Just as on
amd64, if 'device isa' is present quiesce the 8259A's during boot and
resume from suspend.

While here, be more selective on amd64 about which kernel configurations
need elcr.c.

MFC after:	2 weeks
2012-03-09 19:42:48 +00:00
..
pc
xen Fix the netback driver build for i386. 2012-02-02 17:54:35 +00:00
_align.h
_bus.h
_inttypes.h
_limits.h Copy amd64 _limits.h to x86 and merge with i386 _limits.h. Replace 2012-02-28 18:24:28 +00:00
_stdint.h Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. Replace 2012-02-28 18:38:33 +00:00
_types.h Copy amd64 _types.h to x86 and merge with i386 _types.h. Replace existing 2012-02-28 18:15:28 +00:00
acpica_machdep.h
apicvar.h Remove completely duplicate '#ifdef XEN' section. 2012-02-27 17:30:21 +00:00
apm_bios.h
apm_segments.h
asm.h Also import WEAK_ALIAS() from the MIPS code. 2012-01-05 08:51:06 +00:00
asmacros.h
atomic.h
bootinfo.h
bus_dma.h
bus.h
clock.h
cpu.h
cpufunc.h
cputypes.h
cserial.h
db_machdep.h
elan_mmcr.h
elf.h
endian.h Copy amd64 endian.h to x86 and merge with i386 endian.h. Replace 2012-02-28 19:39:54 +00:00
exec.h
float.h Copy amd64 float.h to x86 and merge with i386 float.h. Replace 2012-03-04 14:00:32 +00:00
floatingpoint.h
frame.h
gdb_machdep.h
ieeefp.h
if_wl_wavelan.h
in_cksum.h
intr_machdep.h Allow a native i386 kernel to be built with 'nodevice atpic'. Just as on 2012-03-09 19:42:48 +00:00
ioctl_bt848.h
ioctl_meteor.h
iodev.h
kdb.h
legacyvar.h
limits.h
md_var.h
memdev.h
metadata.h
minidump.h
mp_watchdog.h
nexusvar.h
npx.h Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
param.h
pcaudioio.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pcb_ext.h
pcb.h
pci_cfgreg.h
pcpu.h
perfmon.h
pmap.h
pmc_mdep.h
ppireg.h
privatespace.h
proc.h
profile.h
psl.h
ptrace.h Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replace 2012-03-04 20:24:28 +00:00
reg.h
reloc.h
resource.h
runq.h
segments.h Resort the IDT_DTRACE_RET constant after it was changed to be less than 2012-02-27 17:29:37 +00:00
setjmp.h Copy amd64 setjmp.h to x86 and replace amd64/i386/pc98 setjmp.h with stubs. 2012-02-28 22:17:52 +00:00
sf_buf.h
sigframe.h
signal.h Synchronize the struct sigcontext definitions on x86 with mcontext_t. 2012-01-30 07:51:52 +00:00
smapi.h
smp.h
speaker.h
specialreg.h Add definitions related to XCR0. 2012-01-17 07:23:43 +00:00
stack.h
stdarg.h Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs. 2012-02-28 22:30:58 +00:00
sysarch.h Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
timerreg.h
trap.h Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs. 2012-03-04 14:12:57 +00:00
tss.h
ucontext.h Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
varargs.h
vm86.h
vm.h
vmparam.h
xbox.h