freebsd-skq/sys/alpha/alpha
Doug Rabson 5aade7d9d3 Define bio_imask to allow the ncr driver to compile. The idea of passing
mask address around when registering interrupts is wrong IMHO.  We should
use a priority level like IPL_BIO and the lower levels can then translate
it into a mask if they want.
1998-07-05 12:08:59 +00:00
..
autoconf.c Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
clock_if.m [Add missing files from previous commit] 1998-06-14 13:53:12 +00:00
clock.c Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
cons.c Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
cpuconf.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
db_disasm.c Use %lx for printing register contents. 1998-06-27 15:35:57 +00:00
db_instruction.h Add some stack backtrace support. Pretty fragile but its a start. 1998-06-27 15:37:43 +00:00
db_interface.c Allow gentrap. 1998-06-28 00:47:50 +00:00
db_trace.c Add some stack backtrace support. Pretty fragile but its a start. 1998-06-27 15:37:43 +00:00
dec_kn8ae.c machine/conf.h no longer exists. 1998-06-28 00:44:51 +00:00
diskslice_machdep.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
divrem.m4 Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
exception.s Add Id keyword. 1998-06-10 20:11:16 +00:00
genassym.c Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
gensetdefs.c Major changes to the generic device framework for FreeBSD/alpha: 1998-06-14 13:46:10 +00:00
in_cksum.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
interrupt.c Fix mangled Id keyword. 1998-06-10 20:13:32 +00:00
ipl_funcs.c Define bio_imask to allow the ncr driver to compile. The idea of passing 1998-07-05 12:08:59 +00:00
locore.s Add missing copyrights. Thanks to Jason Thorpe for politely noting the 1998-06-10 19:59:41 +00:00
machdep.c Add a hack to get the ELF symbols from where SIMOS leaves them. 1998-06-28 00:45:50 +00:00
mem.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
pal.s Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
pmap.c Make sure hold_count for level 2 maps is maintained properly. 1998-07-05 11:58:35 +00:00
procfs_machdep.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
prom_disp.s Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
prom.c Make the prom console work as a real device as well as a console. 1998-07-05 11:59:44 +00:00
promcons.c Make the prom console work as a real device as well as a console. 1998-07-05 11:59:44 +00:00
setdef0.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
setdef1.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
support.s Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
swtch.s Add some stack backtrace support. Pretty fragile but its a start. 1998-06-27 15:37:43 +00:00
symbols.raw Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
sys_machdep.c Add initial support for the FreeBSD/alpha kernel. This is very much a 1998-06-10 10:57:29 +00:00
trap.c Call ddb_trap() for gentrap on SimOS since I am using gentrap for DDB 1998-06-28 00:47:20 +00:00
vm_machdep.c Add missing copyrights. Thanks to Jason Thorpe for politely noting the 1998-06-10 19:59:41 +00:00