..
atomic.s
Implement a set of `atomic' (using load-locked and store-conditional)
1998-03-22 07:26:32 +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
Slight hack to allow the MI SCC driver to be used at cdev major 15
1998-03-24 05:13:59 +00:00
cpu.c
Adjust for config changes.
1998-01-12 10:21:02 +00:00
cpuconf.c
sync systypes w/ <machine/rpb.h>
1998-03-20 21:48:21 +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
Add support for attaching a zstty as the console, conditional on
1998-03-26 02:43:22 +00:00
dec_3000_500.c
Add support for attaching a zstty as the console, conditional on
1998-03-26 02:43:22 +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
Implement a set of `atomic' (using load-locked and store-conditional)
1998-03-22 07:26:32 +00:00
machdep.c
Remove references to NEW_PMAP.
1998-03-26 02:21:46 +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
Don't do the Segtabzero-for-dev-zero hack.
1998-03-09 20:43:28 +00:00
pal.s
Implement alpha_pal_swpctx().
1998-02-27 03:44:53 +00:00
pmap.c
Add a PMAP_KERNEL_PTE() macro that returns the PTE for a given KVA. If
1998-03-27 19:18:04 +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_disp.s
--Add handcrafted stack frame directives to locore.s palcode vector
1997-11-03 04:22:00 +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
promcons.c
Eliminate uses of TS_WOPEN in hard-wired devices.
1998-03-21 22:52:59 +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
Remove references to NEW_PMAP.
1998-03-26 02:21:46 +00:00
vm_machdep.c
Remove references to NEW_PMAP.
1998-03-26 02:21:46 +00:00