NetBSD/sys/arch/alpha
thorpej 24e7ecca97 Adjust the way the cpu_info[] array works (array of pointers
rather than array of structures).  Keep a list of active
CPUs and define a CPU_INFO_FOREACH to traverse them.

This fixes cpustates statistics tracking.
2001-04-21 16:27:10 +00:00
..
a12 Fix a rather annoying problem where the sockaddr_dl which holds 2001-01-17 00:30:49 +00:00
alpha Adjust the way the cpu_info[] array works (array of pointers 2001-04-21 16:27:10 +00:00
common s/vm_page_alloc_memory/uvm_pglistalloc/ in panic message. 2001-03-21 18:40:28 +00:00
compile
conf Glue in KGDB. Needs some more work -- KGDB currently renders 2001-04-19 17:48:46 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include Adjust the way the cpu_info[] array works (array of pointers 2001-04-21 16:27:10 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio Clean this up a little bit, and issue a Specific EOI after 2000-08-14 05:38:23 +00:00
mcbus Add in a step to actually probe for MCPCIAs. This allows us to run on 1999-11-16 18:37:24 +00:00
pci - Get rid of the prot bits in the mem_clusters[] array when 2001-04-17 21:52:00 +00:00
sableio Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A 2000-12-21 20:51:53 +00:00
stand convert to use getprogname() 2001-02-19 22:48:57 +00:00
tc Remove unnecessary test of tp->t_linesw against NULL; they are results 2001-03-31 00:35:21 +00:00
tlsb Adjust the way the cpu_info[] array works (array of pointers 2001-04-21 16:27:10 +00:00
Makefile
STYLE