NetBSD/sys/arch/alpha
thorpej 5dec34efed The kernel pmap can be accessed (and locked!) while in an interrupt
context, so we must block interrupts which may cause memory allocation
before asserting the kernel pmap's lock.  Put this all in PMAP_LOCK()
and PMAP_UNLOCK() macros to make it easier.
1999-05-24 20:11:58 +00:00
..
a12 Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
alpha The kernel pmap can be accessed (and locked!) while in an interrupt 1999-05-24 20:11:58 +00:00
common Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
compile
conf update comment re: COMPAT_OSF1 1999-04-30 23:34:08 +00:00
include The kernel pmap can be accessed (and locked!) while in an interrupt 1999-05-24 20:11:58 +00:00
isa completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
mcbus - Add a comment explaining why we probe for MCPCIAs in the shuffled 1999-04-15 22:19:52 +00:00
pci Clean up the Rawhide interrupt code some more: 1999-04-16 21:29:47 +00:00
stand add some more bits, mostly stubs 1999-05-11 00:04:52 +00:00
tc Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
tlsb be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
Makefile
STYLE