NetBSD/sys/arch/alpha/alpha
thorpej b3d7fd8f3f Just use vtophys() to get the PCB phys addr. 1998-03-07 04:20:45 +00:00
..
autoconf.c clean up the way bootinfo information is passed and used: move the version 1998-02-12 01:53:18 +00:00
avalon_a12.c Second part of cdev_decl() migration. Declare cputype variable. 1998-03-02 08:04:04 +00:00
bwx.s --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
clock.c Remove the #include of rpb.h from clock.c and set hz from the hwrpb 1998-01-31 10:32:47 +00:00
conf.c Second part of cdev_decl() migration. Declare cputype variable. 1998-03-02 08:04:04 +00:00
cpu.c Adjust for config changes. 1998-01-12 10:21:02 +00:00
cpuconf.c Recognize Avalon A12 cputype code. 1998-01-29 22:20:15 +00:00
db_disasm.c Add support for disassembling the "integer miscellaneous" opcode subgroup. 1997-09-16 22:52:40 +00:00
db_instruction.h Define the "integer miscellaneous" opcode and subfunctions. 1997-09-16 22:53:32 +00:00
db_interface.c - Use PALcode ops names defined in <machine/pal.h>. 1997-09-16 19:07:19 +00:00
db_trace.c Add support for DDB (in-kernel debugger) to NetBSD/alpha, based on 1997-09-06 02:00:48 +00:00
dec_2100_a50.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_3000_300.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_3000_500.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_axppci_33.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_eb64plus.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_eb164.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_kn8ae.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_kn20aa.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
disksubr.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
genassym.c Remove a couple of unneeded VM-related headers. 1997-12-31 19:32:55 +00:00
in_cksum.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
interrupt.c Add support for UVM. 1998-02-24 07:38:01 +00:00
locore.s Fix think'o in last kcopy() change. 1998-03-05 02:10:57 +00:00
machdep.c Add support for UVM. 1998-02-24 07:38:01 +00:00
mainbus.c Adjust for config changes. 1998-01-12 10:21:02 +00:00
mcclock.c Adjust for config changes. 1998-01-12 10:21:02 +00:00
md_root.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
mem.c Add support for UVM. 1998-02-24 07:38:01 +00:00
pal.s Implement alpha_pal_swpctx(). 1998-02-27 03:44:53 +00:00
pmap.c - Make the pmap_activate() and pmap_deactivate() interfaces consistent my 1997-09-02 18:59:02 +00:00
pmap.old.c Rewrite pmap_extract(), and use it as appropriate in vtophys() rather 1998-03-07 03:37:02 +00:00
process_machdep.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
prom.c Changes necessitated by the fact that all pmaps have their own level 1 1998-02-27 04:03:00 +00:00
prom_disp.s --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
promcons.c Centralize cdev_decl() for these MI drivers + a12dc in machine/conf.h (cgd) 1998-03-02 07:44:18 +00:00
support.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
sys_machdep.c note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
transfer.s --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
trap.c Add support for UVM. 1998-02-24 07:38:01 +00:00
vm_machdep.c Just use vtophys() to get the PCB phys addr. 1998-03-07 04:20:45 +00:00