NetBSD/sys/arch/alpha/alpha
thorpej 861c7a7e2d Add a stub pckbc_machdep_cnattach() which simply returns an error. This
function is meant to glue the new pckbd driver to the old console code
on ports which use the old PC-style console code.  This will eventually
be purged when all of the old legacy consoles have gone away.
1998-04-28 19:14:27 +00:00
..
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 Adjust for config changes. 1998-01-12 10:21:02 +00:00
cpuconf.c Make this compile if a Rawhide isn't configured. 1998-04-16 04:04: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 Hmmm... handle the case where there is no keyboard configured (panic 1998-04-17 02:45:19 +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 Hmmm... handle the case where there is no keyboard configured (panic 1998-04-17 02:45:19 +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_eb164.c Hmmm... handle the case where there is no keyboard configured (panic 1998-04-17 02:45:19 +00:00
dec_kn8ae.c do not cia include files here 1998-04-15 00:46:17 +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 Hmmm... handle the case where there is no keyboard configured (panic 1998-04-17 02:45:19 +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 Add a stub pckbc_machdep_cnattach() which simply returns an error. This 1998-04-28 19:14:27 +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 Fix the semantics (and the comment describing them) of pmap_update(). This 1998-04-27 19:17:16 +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 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