freebsd-dev/sys/ia64/ia64
2001-10-08 20:21:04 +00:00
..
autoconf.c Add BOOTP support. 2001-10-05 19:03:01 +00:00
busdma_machdep.c Eliminate some alpha craziness. 2001-10-05 18:59:02 +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 * Don't pretend the object passed to clockattach is a device - it isn't. 2001-10-04 15:27:35 +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 Disable interrupts when we are in DDB. 2001-10-05 08:23:08 +00:00
db_trace.c Give up on the backtrace if the calculated pc isn't in region 7. 2001-09-29 10:22:57 +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 * Use srlz.i to serialise changes to psr.ic 2001-10-07 18:40:01 +00:00
exception.S * Use srlz.i to serialise changes to psr.ic 2001-10-07 18:40:01 +00:00
genassym.c Add some move definitions. 2001-09-29 10:24:09 +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 Wire up most of the interrupt handling infrastructure. Not sure it works 2001-10-05 10:30:09 +00:00
locore.s Change END(locorestart) to END(__start). 2001-09-29 09:53:38 +00:00
locore.S Change END(locorestart) to END(__start). 2001-09-29 09:53:38 +00:00
machdep.c Remove bogus include. 2001-10-07 14:20:01 +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 GC some obsolete alpha code. 2001-07-31 14:35:36 +00:00
nexus.c Wire up most of the interrupt handling infrastructure. Not sure it works 2001-10-05 10:30:09 +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 Use physical addresses, not virtual addresses when calling PHYS_TO_VM_PAGE. 2001-10-05 19:00:03 +00:00
procfs_machdep.c Dissociate ptrace from procfs. 2001-10-07 20:08:42 +00:00
sal.c Add code to initialise firmware resources (and to fake them if we are 2001-09-29 11:00:24 +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 Tidy up and fix a runtime warning. 2001-09-26 16:15:20 +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 KSE Milestone 2 2001-09-12 08:38:13 +00:00
sys_machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
timerreg.h
trap.c Make printtrap() more informative. 2001-10-08 20:21:04 +00:00
vm_machdep.c Fix problem where a user buffer outside of the area being tested 2001-10-02 18:34:20 +00:00