This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a78864975ba2d4e9e89219e88835be8356303e58
haiku-beta6
/
headers
/
private
/
kernel
/
arch
/
x86
T
History
Michael Lotz
fd0986401e
Ignore disabled local APICs.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23118 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-12-12 18:39:41 +00:00
..
apm.h
* Implemented APM generic syscall API to query the current power status.
2007-05-16 15:22:23 +00:00
arch_config.h
…
arch_cpu.h
clean up TSS initialization.
2007-02-14 06:24:59 +00:00
arch_elf.h
…
arch_int.h
…
arch_kernel_args.h
…
arch_kernel.h
…
arch_real_time_data.h
More regs in m68k iframe.
2007-10-26 14:28:54 +00:00
arch_system_info.h
pulled over some stuff from newos:
2007-02-05 01:46:28 +00:00
arch_thread_types.h
Implemented SSE2/3 support (tested with VLC).
2006-03-02 17:12:56 +00:00
arch_thread.h
…
arch_user_debugger.h
…
arch_vm_translation_map.h
…
arch_vm_types.h
The short story: we now have MTRR support on Intel and AMD CPUs (the latter
2005-12-13 16:34:29 +00:00
arch_vm.h
* vm_page::offset is now called cache_offset and is now an uint32 instead of off_t;
2005-12-21 12:38:31 +00:00
bios.h
…
commpage.h
* vm.h no longer includes vm_types.h - only those that actually need access
2007-09-27 12:21:33 +00:00
descriptors.h
Implemented first basic APM driver. Only tested with QEMU so far, that's why
2006-01-28 18:11:20 +00:00
selector.h
…
smp_acpi.h
Ignore disabled local APICs.
2007-12-12 18:39:41 +00:00
smp_apic.h
* Initial support for ACPI tables to detect multiprocessor configurations
2007-12-09 21:01:55 +00:00
smp_priv.h
Add volatile keyword to apic memory access, cleanup, add timeout to arch_smp_send_ici.
2007-02-25 23:32:21 +00:00
timer.h
…
types.h
…
vesa.h
…