1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/ia64/ia64
Ian Dowse 60719a1a44 Split configure() into 3 separate steps like we do on other
architectures. This makes it possible to insert hooks before and
after the device attachment step.

Tested thanks to:	marcel
2005-03-18 09:45:43 +00:00
..
autoconf.c Split configure() into 3 separate steps like we do on other 2005-03-18 09:45:43 +00:00
busdma_machdep.c Remove dead code. 2005-03-07 02:18:52 +00:00
clock_if.m /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
clock.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
context.S /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
critical.c
db_interface.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
db_trace.c - Change the ddb paging "support" to use a variable (db_lines_per_page) to 2004-11-01 22:15:15 +00:00
dump_machdep.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
efi.c MFp4: 2004-09-19 03:50:46 +00:00
eficlock.c MFp4: 2004-09-19 03:50:46 +00:00
elf_machdep.c
exception.S Move the IA-32 trap handling from trap() to ia32_trap(). Move the 2004-09-25 04:27:44 +00:00
gdb_machdep.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
genassym.c user.h is included only to get pcb.h, so use the latter directly instead. 2004-11-20 02:28:14 +00:00
in_cksum.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
interrupt.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
locore.S Redefine a PTE as a 64-bit integral type instead of a struct of 2004-09-23 00:05:20 +00:00
machdep.c Make sure fpswa_iface equals NULL when bootinfo.bi_fpswa equals 0. 2005-03-02 20:29:04 +00:00
mca.c s/descr/oid_descr/ 2005-02-09 04:48:23 +00:00
mem.c
mp_machdep.c
nexus.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
pal.S
pmap.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
ptrace_machdep.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
sal.c MFp4: 2004-09-19 03:50:46 +00:00
sapic.c
setjmp.S /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
ssc.c Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
sscdisk.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
support.S /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
sys_machdep.c
syscall.S /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
trap.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
uio_machdep.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
uma_machdep.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
unaligned.c Fix handling of post increment: Either the first or second operand 2005-01-27 06:01:44 +00:00
unwind.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
vm_machdep.c - Remove some OBE comments regarding cpu_exit(). cpu_exit() is no longer 2005-01-14 20:13:04 +00:00