freebsd-skq/sys/ia64/ia64
marcel a98296919f Make the clock vector 255 instead of 240. On Lion boxes, 240 is
the AP wake-up vector. We probably want a more dynamic approach
to assigning vectors in the future...
2001-10-29 05:17:36 +00:00
..
autoconf.c Remove call to cninit_finish. This is part of the multiple 2001-10-24 08:06:55 +00:00
busdma_machdep.c Remove unneeded sys/mutex.h includes. 2001-10-19 19:23:32 +00:00
clock_if.m * Don't pretend the object passed to clockattach is a device - it isn't. 2001-10-04 15:27:35 +00:00
clock.c Make the clock vector 255 instead of 240. On Lion boxes, 240 is 2001-10-29 05:17:36 +00:00
db_disasm.c The second instruction in an MLX bundle is slot one, not slot two, even 2001-09-20 16:29:30 +00:00
db_interface.c Shift the code which packs and unpacks instruction bundles out of DDB 2001-10-18 16:20:04 +00:00
db_trace.c Shift the code which packs and unpacks instruction bundles out of DDB 2001-10-18 16:20:04 +00:00
efi.c Fix typo which meant that we never actually found the ACPI 2.0 table. 2001-10-05 10:29:03 +00:00
eficlock.c Use EFI (or some reasonable simulation) to read the RTC. 2001-10-04 15:26:05 +00:00
elf_machdep.c
exception.s We need to save a bit more information in the partial syscall trapframe 2001-10-21 14:03:25 +00:00
exception.S We need to save a bit more information in the partial syscall trapframe 2001-10-21 14:03:25 +00:00
genassym.c Add some more names for bits of trapframe. 2001-10-21 14:03:58 +00:00
ia64-gdbstub.c A set of changes to reduce the number of include files the kernel 2001-07-08 04:56:07 +00:00
in_cksum.c In in_cksumdata, len must be a signed type. 2001-10-05 18:58:22 +00:00
interrupt.c Make the clock vector 255 instead of 240. On Lion boxes, 240 is 2001-10-29 05:17:36 +00:00
locore.s o Do not parse the MADT as a side-effect in AcpiOsGetRootPointer, 2001-10-29 02:16:02 +00:00
locore.S o Do not parse the MADT as a side-effect in AcpiOsGetRootPointer, 2001-10-29 02:16:02 +00:00
machdep.c Fix RAW dependency violation when compiled with gcc-3 2001-10-23 22:23:22 +00:00
mem.c o Modify the access control checks for the ia64 /dev/mem (and friends) 2001-09-26 20:24:23 +00:00
mp_machdep.c o Do not parse the MADT as a side-effect in AcpiOsGetRootPointer, 2001-10-29 02:16:02 +00:00
nexus.c Don't include isavar.h - we don't need it. 2001-10-09 10:24:37 +00:00
pal_stub.s Fake PAL Code for SKI. 2001-09-29 11:40:32 +00:00
pal.s Add shims for calling PAL Code in physical mode. 2001-09-29 10:59:07 +00:00
pal.S Add shims for calling PAL Code in physical mode. 2001-09-29 10:59:07 +00:00
pmap.c * Clear the TLB on boot. 2001-10-24 21:22:08 +00:00
sal.c o Do not parse the MADT as a side-effect in AcpiOsGetRootPointer, 2001-10-29 02:16:02 +00:00
sapic.c Low-level code for programming the I/O SAPIC. 2001-10-05 10:35:42 +00:00
setjmp.s Add a working version of setjmp/longjmp. 2001-09-03 13:54:50 +00:00
setjmp.S Add a working version of setjmp/longjmp. 2001-09-03 13:54:50 +00:00
ski.c Fake the EFI runtime call GetTime. 2001-10-04 15:24:52 +00:00
ssc.c Don't activate the ssc console unless we are running in SKI. 2001-09-22 19:52:02 +00:00
sscdisk.c Setup for a 200MB FS -- 209715200/512= 409600 sectors. 2001-10-22 07:33:38 +00:00
support.s * Preserve ar.rsc in ia64_change_mode. 2001-09-29 09:54:42 +00:00
support.S * Preserve ar.rsc in ia64_change_mode. 2001-09-29 09:54:42 +00:00
swtch.s Pass the correct trapframe pointer to fork_exit - sp is trapframe-16. 2001-10-12 11:50:09 +00:00
sys_machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
timerreg.h
trap.c Add a per-thread ucred reference for syscalls and synchronous traps from 2001-10-26 08:12:54 +00:00
unaligned.c Make a start at an unaligned trap handler. Only integer loads and stores 2001-10-19 22:23:51 +00:00
vm_machdep.c Clarify a comment. 2001-10-09 19:50:29 +00:00