..
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
update for new mi wscons, add ISA speaker
1998-04-15 20:48:52 +00:00
cpu.c
Replace expressions with the new macros: LOCATE_PCS(), PCS_CPU_MAJORTYPE(),
1998-06-24 01:06:26 +00:00
cpuconf.c
Take a stab at EB66 support. An EB66 is basically an EB64+ with a
1998-06-27 10:10:51 +00:00
db_disasm.c
db_instruction.h
db_interface.c
defopt DDB.
1998-07-04 22:18:13 +00:00
db_trace.c
dec_550.c
Add support for software powerdown of the Digital Personal Workstation.
1998-06-06 20:53:41 +00:00
dec_1000a.c
New platforms: Noritake, Pintake, and Corelle. Sometimes these are ev4/apecs,
1998-06-24 01:38:59 +00:00
dec_2100_a50.c
Hmmm... handle the case where there is no keyboard configured (panic
1998-04-17 02:45:19 +00:00
dec_3000_300.c
- Change the tcds child locator from "slot" to "chip", making it look less
1998-05-24 23:45:29 +00:00
dec_3000_500.c
- Change the tcds child locator from "slot" to "chip", making it look less
1998-05-24 23:45:29 +00:00
dec_alphabook1.c
Very preliminary support for the Tadpole/DEC AlphaBook. These are basically
1998-06-26 05:42:34 +00:00
dec_axppci_33.c
Teach dec_axppci_33_init() a little about the nsio config registers,
1998-07-07 08:49:12 +00:00
dec_eb64plus.c
Hmmm... handle the case where there is no keyboard configured (panic
1998-04-17 02:45:19 +00:00
dec_eb66.c
Take a stab at EB66 support. An EB66 is basically an EB64+ with a
1998-06-27 10:10:51 +00:00
dec_eb164.c
Hmmm... handle the case where there is no keyboard configured (panic
1998-04-17 02:45:19 +00:00
dec_kn8ae.c
Use the new cpu_mchkinfo().
1998-07-13 18:49:34 +00:00
dec_kn20aa.c
Hmmm... handle the case where there is no keyboard configured (panic
1998-04-17 02:45:19 +00:00
dec_kn300.c
Use the new cpu_mchkinfo().
1998-07-13 18:49:34 +00:00
disksubr.c
genassym.c
Remove a couple of unneeded VM-related headers.
1997-12-31 19:32:55 +00:00
in_cksum.c
interrupt.c
Use the new cpu_mchkinfo().
1998-07-13 18:49:34 +00:00
locore.s
Argh, finish renaming Lev1map to kernel_lev1map.
1998-05-19 18:35:11 +00:00
machdep.c
Define cpu_mchkinfo() to locate the mchkinfo struct. This is used to fix
1998-07-13 19:07:33 +00:00
mainbus.c
Use new LOCATE_PCS() macro.
1998-06-24 01:10:35 +00:00
mcclock.c
Adjust for config changes.
1998-01-12 10:21:02 +00:00
md_root.c
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
Place the software PG_EXEC PTE bit into the protection array, instead
1998-07-08 17:30:45 +00:00
process_machdep.c
prom_disp.s
--Add handcrafted stack frame directives to locore.s palcode vector
1997-11-03 04:22:00 +00:00
prom.c
Clean up code using new LOCATE_PCS() macro.
1998-06-24 01:11:09 +00:00
promcons.c
Eliminate uses of TS_WOPEN in hard-wired devices.
1998-03-21 22:52:59 +00:00
support.c
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
defopt DDB.
1998-07-04 22:18:13 +00:00
vm_machdep.c
Remove references to NEW_PMAP.
1998-03-26 02:21:46 +00:00