freebsd-src/sys/ia64/ia64
Marcel Moolenaar e9523c31c5 Fix two rounds of breakages and cleanup. Remove the sccdebug sysctl
while I'm here and garbage collect dead code (ssc_clone). Define
d_maxsize as DFLTPHYS for now because that's what it will be if we
don't define it.
2003-03-10 01:58:31 +00:00
..
autoconf.c Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
busdma_machdep.c Correctly set BUS_SPACE_MAXSIZE in all the busdma backends. 2003-02-26 02:16:06 +00:00
clock.c Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +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
critical.c Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +00:00
db_disasm.c Work around an apparent compiler bug with gcc-3.1, although it might be 2002-03-19 11:09:24 +00:00
db_interface.c Change critical_t to register_t for intr_disable/restore. 2002-03-21 09:50:11 +00:00
db_trace.c Remove the special casing for IP addresses that are within the IVT 2002-10-20 06:03:05 +00:00
dump_machdep.c Check that the dump device is large enough. Otherwise we could 2002-12-17 02:51:56 +00:00
efi.c Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
eficlock.c Implement eficlock_set() to set hardware clock. 2001-11-12 09:29:05 +00:00
elf_machdep.c Resolve relative relocations in klds before trying to parse the module's 2003-01-21 02:42:44 +00:00
exception.S Fix missed patch in last commit 2003-02-17 10:21:32 +00:00
exception.s Fix missed patch in last commit 2003-02-17 10:21:32 +00:00
genassym.c Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
ia64-gdbstub.c #if 0 out some unused code. 2002-03-19 11:06:01 +00:00
in_cksum.c In in_cksumdata, len must be a signed type. 2001-10-05 18:58:22 +00:00
interrupt.c Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +00:00
locore.S Handle 3-digit interrupt numbers (vectors). While here, change the 2003-01-05 21:48:33 +00:00
locore.s Handle 3-digit interrupt numbers (vectors). While here, change the 2003-01-05 21:48:33 +00:00
machdep.c Print two new processor features: 2003-02-17 08:17:26 +00:00
mca.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
mem.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
mp_machdep.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
nexus.c Change the max IRQ from 63 to 255. I realize we have to block some out 2002-07-20 06:25:47 +00:00
pal.S Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
pal.s Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
pmap.c Cleanup of the d_mmap_t interface. 2003-02-25 03:21:22 +00:00
sal.c Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
sapic.c Move ia64_sapics and ia64_sapic_count from interrupt.c to sapic.c 2003-01-06 02:09:08 +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
ssc.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
sscdisk.c Fix two rounds of breakages and cleanup. Remove the sccdebug sysctl 2003-03-10 01:58:31 +00:00
support.S Update an 'XXX what is this?' type comment about suswintr and fuswintr. 2002-06-20 07:40:53 +00:00
support.s Update an 'XXX what is this?' type comment about suswintr and fuswintr. 2002-06-20 07:40:53 +00:00
swtch.s Export IA32 from opt_ia32.h to assembly so that we can eliminate 2003-02-02 09:07:15 +00:00
sys_machdep.c SCARGS removal take II. 2002-12-14 01:56:26 +00:00
timerreg.h
trap.c Replace calls to WITNESS_SLEEP() and witness_list() with equivalent calls 2003-03-04 21:03:05 +00:00
unaligned.c * Factor out common code for manipulating the RSE backing store. 2001-10-29 12:04:23 +00:00
unwind.c Update the unwind information when modules are loaded and unloaded 2002-10-19 19:30:38 +00:00
vm_machdep.c - Split the struct kse into struct upcall and struct kse. struct kse will 2003-02-17 05:14:26 +00:00