haiku/headers/private/kernel/arch/x86
Ingo Weinhold 8e26b085e5 Fixed double fault handler. Personally I disclaim all responsiblity
for these changes. I was mostly just staring in amazement at the screen
while Axel and Thomas were discussing IA32 internals. A particularly
fascinating moment was when Thomas produced the cause of a bug we had
been trying to track down for hours off the top of his head (of course
iret behaves specially when the NT bit is set :-). His slowness must be
excused though, since he hadn't slept for more then 30 hours. ;-)

The code doesn't wholeheartedly deal with multi-processor machines yet.
Axel will certainly do some cleanup...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12239 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-04 21:43:47 +00:00
..
arch_config.h Added definitions that describe the stack direction. 2004-11-18 14:43:28 +00:00
arch_cpu.h Fixed double fault handler. Personally I disclaim all responsiblity 2005-04-04 21:43:47 +00:00
arch_elf.h
arch_kernel_args.h Added cpu_clock_speed field for now - might either be moved to the main 2004-11-30 20:57:36 +00:00
arch_kernel.h Minor cleanup. 2004-06-09 18:15:25 +00:00
arch_system_info.h Added our first x86-only syscall for get_cpuid(). 2004-12-01 03:54:23 +00:00
arch_thread.h The iframe stack is now in a special structure iframe_stack. 2005-04-04 14:13:25 +00:00
arch_user_debugger.h * Fixed checking for DR6 bits after a debug exception (we were and'ing 2005-03-25 18:48:51 +00:00
arch_vm_translation_map.h Moved the vm_translation_map_get_pgdir() function from arch/vm_translation_map.h 2003-10-17 13:35:12 +00:00
arch_vm.h vm.h was not used anywhere. 2004-12-10 18:43:26 +00:00
bios.h Got inspired by mmu_man's dmidecode release and added a simple identification 2004-11-29 20:42:04 +00:00
console_dev.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
descriptors.h Fixed double fault handler. Personally I disclaim all responsiblity 2005-04-04 21:43:47 +00:00
faults.h Fixed double fault handler. Personally I disclaim all responsiblity 2005-04-04 21:43:47 +00:00
ide_bus.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
ide_private.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
ide_raw.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
interrupts.h Fixed double fault handler. Personally I disclaim all responsiblity 2005-04-04 21:43:47 +00:00
partition.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
rtl8139_dev.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
rtl8139_priv.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
selector.h
smp_apic.h
smp_priv.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
stage2_priv.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
thread_struct.h The iframe stack is now in a special structure iframe_stack. 2005-04-04 14:13:25 +00:00
timer.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
types.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
vesa.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00