NetBSD/sys/arch/alpha
chs 9451559ef4 pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list,
even if they are wired.  we need to be able to remove all mappings to
pages that are being freed due to (eg.) file truncation.
2002-01-02 00:51:33 +00:00
..
a12 "wierd" is weird. 2001-08-20 12:20:01 +00:00
alpha pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list, 2002-01-02 00:51:33 +00:00
common Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
compile
conf Update for new uhidev device attachment. 2001-12-28 17:37:01 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include We haven't done ECOFF for a long time; garbage-collect all the 2001-12-18 17:12:32 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio Rework the interrupt code, shaving some cycles off in the process. 2001-07-27 00:25:18 +00:00
mcbus Determine the size of the B-Cache earier, and initialize the 2001-05-02 01:24:29 +00:00
pci Don't forget to fill in the DMA tag when attaching the AGP 2001-10-06 02:51:42 +00:00
sableio bzero -> memset 2001-07-12 23:25:39 +00:00
stand add -Os to COPTS after <bsd.prog.mk> is pulled in rather than adding 2001-12-30 16:32:29 +00:00
tc Don't require tp->t_dev to be filled in in cold_sccparam(). 2001-09-06 06:18:40 +00:00
tlsb Only match the "gbus" on the primary CPU's CPU module. 2001-07-19 20:34:08 +00:00
Makefile
STYLE seperate -> separate 2001-07-22 13:33:58 +00:00