NetBSD/sys/arch/alpha/alpha
mrg 5abbf990f3 Change reboot(2) to take two arguments: bootopt like normal and also
a boot string for firmware that can do this, such as the SPARC and
the sun3 models.  It is currently silently ignored on all other
hardware now, however.  The MD function "boot()" has been changed to
also take a char *.
1996-08-09 10:30:23 +00:00
..
autoconf.c Change reboot(2) to take two arguments: bootopt like normal and also 1996-08-09 10:30:23 +00:00
clock.c clean up for -Wall 1996-07-11 03:47:55 +00:00
clockvar.h clean up clock handling: clock drivers are now seperate from the 1996-04-17 22:01:16 +00:00
conf.c clean up for -Wall 1996-07-11 03:47:55 +00:00
cpu.c clean and update for new defintions, prototypes, etc. 1996-07-09 00:53:48 +00:00
dec_2100_a50.c add a delay before serial console is initialized, to allow any 1996-06-14 20:38:11 +00:00
dec_2100_a50.h clean up copyright notices 1996-06-13 18:31:49 +00:00
dec_3000_300.c clean up copyright notices 1996-06-13 18:31:49 +00:00
dec_3000_300.h clean up copyright notices 1996-06-13 18:31:49 +00:00
dec_3000_500.c clean up copyright notices 1996-06-13 18:31:49 +00:00
dec_3000_500.h clean up copyright notices 1996-06-13 18:31:49 +00:00
dec_axppci_33.c add a delay before serial console is initialized, to allow any 1996-06-14 20:38:11 +00:00
dec_axppci_33.h clean up copyright notices 1996-06-13 18:31:49 +00:00
dec_kn20aa.c add a delay before serial console is initialized, to allow any 1996-06-14 20:38:11 +00:00
dec_kn20aa.h clean up copyright notices 1996-06-13 18:31:49 +00:00
disksubr.c update for dk_establish() proto change 1996-04-29 16:34:50 +00:00
genassym.c (1) Remove old trap definitions, define trap and interrupt handling 1996-07-14 04:20:22 +00:00
in_cksum.c Fix from Matt Thomas to fix problem where packets like 1996-05-30 23:08:36 +00:00
interrupt.c (1) Restructure and improve machine check and correctable error 1996-07-14 04:20:40 +00:00
locore.s do TBIA rather than TBIAP after initial context switch 1996-07-16 04:40:32 +00:00
machdep.c Change reboot(2) to take two arguments: bootopt like normal and also 1996-08-09 10:30:23 +00:00
mainbus.c clean up copyrights and RCS IDs 1996-04-12 06:07:05 +00:00
mcclock.c fix copyrights 1996-04-17 22:22:32 +00:00
mcclockvar.h fix copyrights 1996-04-17 22:22:32 +00:00
mem.c compile with new pmap code 1996-07-11 03:47:46 +00:00
pal.s (1) Removed unused (and not likely useful) PALcode assembly stubs. 1996-07-14 04:21:53 +00:00
pmap.c rework bootstrap/startup process to match the BSD pmap startup model. 1996-07-16 04:51:16 +00:00
pmap.old.c rename translation buffer invalidation macros to start with ALPHA_, 1996-07-14 20:00:15 +00:00
process_machdep.c don't save and set the USP at every trap entry and exit. It's 1996-07-11 20:14:17 +00:00
prom_disp.s clean up copyrights and RCS IDs 1996-04-12 06:07:05 +00:00
prom.c rename translation buffer invalidation macros to start with ALPHA_, 1996-07-14 20:00:15 +00:00
promcons.c add tty_attach() calls where appropriate 1996-05-30 18:44:30 +00:00
support.c wholesale update from my NetBSD/Alpha source tree. Includes: 1995-11-23 02:33:17 +00:00
swapgeneric.c copy from sparc port, trim bogus swdevt entries 1996-06-12 01:26:37 +00:00
sys_machdep.c wholesale update from my NetBSD/Alpha source tree. Includes: 1995-11-23 02:33:17 +00:00
trap.c actually implement code to handle unaligned VAX FP reg loads and stores. 1996-07-15 08:28:09 +00:00
vm_machdep.c rename translation buffer invalidation macros to start with ALPHA_, 1996-07-14 20:00:15 +00:00