NetBSD/sys/arch/alpha/alpha
thorpej 463931b3ba Nuke dk_establish() from orbit except from those ports which still use
it to determine the boot device: mvme68k, pc532, macppc, ofppc.  Those
platforms should be changed to use device_register().  In the mean time,
those ports defined __BROKEN_DK_ESTABLISH.
2000-05-16 05:45:44 +00:00
..
autoconf.c Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
avalon_a12.c Fix include path, these days a12 header files are in alpha/a12. 1998-09-24 05:32:52 +00:00
clock.c Patch time_precision so we report a realistic NTP "precision" value to userland. 1999-09-06 21:54:17 +00:00
compat_13_machdep.c Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
conf.c - Enable ca(4) device. 2000-04-28 13:50:25 +00:00
cpu.c Print any architecture extensions present on the primary CPU. 2000-04-03 01:47:28 +00:00
cpuconf.c Add entry for AlphaServer 2100 (Sable, Sable-Gamma). 1999-12-07 21:51:53 +00:00
db_disasm.c Handle a few more SPECIAL intructions. 2000-03-20 02:54:45 +00:00
db_instruction.h Handle a few more SPECIAL intructions. 2000-03-20 02:54:45 +00:00
db_interface.c rename the MD Debugger() to cpu_Debugger() 1999-10-12 17:08:56 +00:00
db_trace.c Fix off-by-one comparison. 1999-07-12 07:37:14 +00:00
debug.s Whitespace police. 1999-06-18 18:11:56 +00:00
dec_550.c Bring in the support to boot from ide drives. This is from dec_eb164.c. 2000-02-05 22:22:41 +00:00
dec_1000a.c Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
dec_2100_a50.c Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
dec_3000_300.c pull across fix from dec_3000_500.c: 1999-11-20 00:01:14 +00:00
dec_3000_500.c split the "asc" and "tcds" searching into two separate sections and 1999-11-19 10:49:46 +00:00
dec_6600.c Sync the ide support with dec_eb164.c rev 1.32: 2000-02-05 22:19:19 +00:00
dec_alphabook1.c Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
dec_axppci_33.c Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
dec_eb64plus.c Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
dec_eb66.c Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
dec_eb164.c Add the support to boot an ide slave drive and to boot from the secondary 2000-02-05 22:14:42 +00:00
dec_kn8ae.c Add an empty dec_kn8ae_cons_init(). 1999-04-15 22:13:41 +00:00
dec_kn20aa.c Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
dec_kn300.c Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
disksubr.c Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
genassym.c Garbage-collect. 1999-12-16 20:20:11 +00:00
in_cksum.c
interrupt.c Reset mc_received after we've done a badaddr probe. 2000-02-29 21:42:54 +00:00
ipifuncs.c Move atomic operations into <machine/atomic.h>, and make them in-line 1999-12-02 01:09:11 +00:00
locore.s Garbage-collect. 1999-12-16 20:20:11 +00:00
machdep.c Remove unnecessary cast in previous. Pointed out by shin@netbsd.org. 2000-03-29 03:09:15 +00:00
mainbus.c Use new LOCATE_PCS() macro. 1998-06-24 01:10:35 +00:00
mcclock.c
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
mem.c Remove redundant decl of msgbufmapped - it's in <sys/msgbuf.h>. 2000-03-29 03:48:20 +00:00
multiproc.s - Remove a misguided attempt to use procs as idle contexts for secondary 1999-12-16 20:17:22 +00:00
osf1_locore.s OSF/1 locore-ish bits. right now just sigcode 1999-04-30 05:58:10 +00:00
pal.s Inline most of the remaining PALcode calls. 1999-12-02 22:08:04 +00:00
pmap.c Use UVM_PGA_ZERO. 2000-04-10 00:48:35 +00:00
process_machdep.c Move cpu_info and related info into <machine/cpu.h>, and implement the 1999-08-10 23:35:43 +00:00
prom.c - Implement cnbell() -- ring the console bell. The cn_bell entrypoint 2000-03-06 21:36:05 +00:00
prom_disp.s
promcons.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
support.c
sys_machdep.c - Add a bus space method for getting the translation for a window. 2000-02-26 18:53:10 +00:00
transfer.s Convert to traceback-friendly temporary labels. 1999-05-31 20:40:23 +00:00
trap.c Infrastructure for lazy istream sync in the pmap module: 2000-03-01 02:22:03 +00:00
vm_machdep.c Remove redundant decl for phys_map - it's in <vm/vm_kern.h>. 2000-03-29 03:49:48 +00:00