NetBSD/sys/arch/alpha
thorpej fe5b367ce6 In Idle(), only switch to the idle PCB if we're not already running
on it, and make sure to deactivate the old process's address space,
as this will not otherwise be done by cpu_switch() later once we're
on the idle PCB.

Also, update some comments related to when s0 (i.e. the old process)
is NULL in the context switching code.
2000-11-20 02:44:45 +00:00
..
a12 Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
alpha In Idle(), only switch to the idle PCB if we're not already running 2000-11-20 02:44:45 +00:00
common When computing the segment size, consider the maximum segment 2000-07-17 04:47:56 +00:00
compile
conf More cosmetics. 2000-11-19 14:23:34 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include Make VM_MAX_KERNEL_ADDRESS end on a page boundary. 2000-11-19 03:16:55 +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 Duh, don't need SGMAP-related includes on this chipset. 2000-11-18 05:56:20 +00:00
stand Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
tc /t_line/t_linesw (typo) 2000-11-10 11:08:32 +00:00
tlsb Add some defines for TLSB interrupt mask and summary registers. Update 2000-01-27 22:27:50 +00:00
Makefile
STYLE